Hey all

I have a curious problem with squid. At my old high school they have to machines.
Machine A - Mail, file, et al server. It has squid running but deny's all access except to those fortunate people (IP's). Running red hat (dont ask not my baby). 192.168.1.3:3128

Machine B - Proxy server. It has squid (192.168.1.4:port 3128) and dansguardian running (192.168.1.4:8080). Does the authentication through Machine A. Running Gentoo o///

Up until the other day you could not gain access to squid from port 3128 except for local host. All the comps are setup to use 8080. Now I did some testing with squid. If I formally declare:
ACL pc src 192.168.1.132
http_access deny pc

That pc is denied access through 3128 yet the others are still allowed through even though:
ACL localhost 127.0.0.1/255.255.255.255
http_access deny !localhost

ACL all src 0.0.0.0/0.0.0.0
http_access deny all

Now this was working up until the other day :( The same problem is being experienced on Machine A where people (IP's) that would and should fall under the deny all rule are not being blocked.

Can anyone speculate as to what may be causing this? I dont know if the [roblems are related but I suspect so.

Thanks Rav

--
"When you play a Microsoft CD backwards you can hear demonic Voices... that's nothing - when you play it forward it installs Windows"

Reply via email to