Hi Guys

I've set-up Squid to block access to port 10000, to stop my users accessing
Webmin on our servers.

This works fine for external domains, like http://www.cnn.com:10000 - I'm
not suggesting Webmin is running on cnn.com, but just as an example.

This however doesn't work for http://server.ournetwork:10000 or
http://192.168.1.1 - even though our web browsers do not bypass Squid for
any resource.

squid.conf<snip>
acl webmin port 10000
http_access deny webmin
</snip>

Any suggestions?


Gareth

Reply via email to