Hi all,
I have a small problem with clients accessing my Squid 1.1.10 proxy-server ;
What I want is that certain PC's ( clients ) CANNOT access my proxy server.
but on the otherhand some can....
So what I did was configuring my squid.conf file with :
''acll allowed_hosts src 10.16.35.234-10.16.35.240/255.255.255.0''
<>
''http_access allow allowed_hosts''
This is for the people who have accesss and can use the proxy, and I made
the following rule for people who DON'T have access :
''acl reject_hosts src 172.16.34.52-172.16.34.60/255.255.255.0''
<>
''http_access deny reject_hosts''
Then I restarted squid with ''squid -z'' and ''squid&'' and looked if it was
working.
Guess what: it did not work !!!!
People in the IP-range of the reject_hosts were still be able to access and
use the proxy ???????
Anyone knows what I am doing wrong ???
Am I forgetting something ???
Thanks,
Danny.
E-MAIL : danny.de.klark@cmg.nl
Received on Wed Sep 29 1999 - 23:57:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:36 MST