Dr.Techno Posted August 26, 2005 Posted August 26, 2005 acl UA-DST dst 217.144.64.0/20 этим все сказано
TimKa Posted August 26, 2005 Posted August 26, 2005 acl uaix dst "/usr/local/etc/squid/uaix" http_access allow myusers1 uaix где в файле "/usr/local/etc/squid/uaix" список сетей например взятых с http://www.colocall.net/ua/?list
-=fantom=- Posted August 26, 2005 Author Posted August 26, 2005 Что то не выходит что у меня тут не верно acl all src 0.0.0.0/0.0.0.0 acl adm src "C:/squid/etc/adm_list.txt" acl user src "C:/squid/etc/user_list.txt" 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 Authenticated proxy_auth REQUIRED acl uaix dst 217.144.64.0/20 http_access allow Authenticated http_access allow uaix http_access allow adm http_access allow user http_access deny all Такой есчё момент это SquidNT хотя влиять не должно!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now