The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  вход/выход  слежка  RSS
"Pomaqite razobratsya squid-om"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы Настройка Squid и других прокси серверов (Public)
Изначальное сообщение [ Отслеживать ]

"Pomaqite razobratsya squid-om"  
Сообщение от rafayel (ok) on 17-Мрт-08, 15:26 
Privet vsem, etot sayt ochen xoroshiy on pomaqayet vsem.
sperva izvenite cto pishu s latinim shiriftami.

ya uje neskolko dney pitayus razobratsya squid-om ne polucayetsya zapretit download na mp3,avi,rar......
vse delayu kak v manuale no on opyat daet download etix faylov.

vot kusok moyevo squid.conf-a
#Recommended minimum configuration:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
acl file urlpath_regex -i \.mp3$\.avi$\.exe$

#Default:
# http_access deny all
#
#Recommended minimum configuration:
#
# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
http_access deny file
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
#
# We strongly recommend the following be uncommented to protect innocent
# web applications running on the proxy server who think the only
# one who can access services on "localhost" is a local user
#http_access deny to_localhost
#
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS

# Example rule allowing access from your local networks. Adapt
# to list your (internal) IP networks from where browsing should
# be allowed
acl our_networks src 192.168.192.0/24
http_access deny file
http_access allow our_networks

# And finally deny all other access to this proxy
http_access deny all

Высказать мнение | Ответить | Правка | Cообщить модератору

 Оглавление

  • qite razo, Andrey Mitrofanov, 16:39 , 17-Мрт-08, (1)  

Сообщения по теме [Сортировка по времени | RSS]


1. "qite razo"  
Сообщение от Andrey Mitrofanov on 17-Мрт-08, 16:39 
>zapretit download na mp3,avi,rar......
>acl file urlpath_regex -i \.mp3$\.avi$\.exe$

acl file url_regex -i \.mp3$|\.avi$|\.exe$
или
acl file url_regex -i \.(mp3|avi|exe)$
? (Форум \| ест, или нет?)

>http_access deny file
>acl our_networks src 192.168.192.0/24
>http_access deny file

А зачем второй раз та же директива?...

>http_access allow our_networks
>http_access deny all

Высказать мнение | Ответить | Правка | Наверх | Cообщить модератору

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру