[plug] squid.conf

Jon Miller jlmiller at mmtnetworks.com.au
Wed Sep 17 11:05:03 WST 2003


In using squid, I want to give users on the network accessto the proxy to go to the Intenet.
There are 3 networks 192.168.0.0, 192.168.5.0 and 192.168.1.0.
Do I setup a acl with the following:
acl apt src 192.168.0.0/255.255.255.0
acl hil src 192.168.5.0/255.255.255.0
acl eph src 192.168.1.0/255.255.255.0
acl manager proto cache_object
# Is this next line neccesary?
# acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 21 70 80 81 210 443 563 631 1025-65535 10000 8008 8009
acl purge method PURGE
acl CONNECT method CONNECT

Thanks

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list