Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по FreeBSD (http://forum.oszone.net/forumdisplay.php?f=10)
-   -   Не работает squid.conf. (http://forum.oszone.net/showthread.php?t=230833)

Ruslan19891989 20-03-2012 13:12 1883186

Не работает squid.conf.
 
Вот пример моего файла squid.conf
auth_param basic program /usr/local/libexec/squid/ncsa_auth /usr/local/etc/squid/ncsa.sams
does not impact your susceptibility to replay attacks unless you are
acl all src 0.0.0.0/0.0.0.0
acl Localnet src 192.168.0.0/24
http_access allow Localnet
http_access deny all
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
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
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access deny all
acl Pupkin src 192.168.0.65
acl Site dstdomain http://vkontakte.ru
http_access deny Pupkin Site
http_access deny all
http_port 192.168.0.201:3128

Подскажите где ошибки!
Спасибо!

leonty 21-03-2012 09:18 1883757

есть поверие, что при использовании самс удалять коментарии из конфига прокси нельзя.

Ruslan19891989 21-03-2012 16:41 1883992

Я коментарии не удалял просто выбрал все без коментариев!

amrullo 26-03-2012 00:22 1886725

SquidGuard установил ??


Время: 22:30.

Время: 22:30.
© OSzone.net 2001-