I'm attempting to close an open proxy. All i want to do is deny all accept
people on my internal network.
acl internal src 192.168.1.0/255.255.255.0
http_access allow internal
http_access deny all
I thought that was pretty straight forward. But i'm still able to use this
proxy from an external network.
Running Squid 2.4 STABLE 7
Free BSD 3.4
Received on Wed Dec 04 2002 - 13:25:30 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:51 MST