Squid Error
Dear All
I configure Squid on RH 7.2. Here i am facing starnge problem of giving the access to my clients. When i give access to all, it work fine.. But when i add two lies in squid.conf as
acl all src 0.0.0.0/255.255.255.255
acl harryson src 150.0.141.82/255.255.255.0
http_access deny all
http_access allow harryson
Then while restart the service following error comes:-->
Netmask masks away part of the specified ip in 150.0.141.82/255.255.255.0
Hoping for quick reply.
Bally
|