This is a discussion on Re: [squid-users] How to check open proxy within the Squid Users forums, part of the Web Server and Related Forums category; > How to make sure that my squid is NOT Open Proxy? .. Squid is not a open proxy means, IF ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> How to make sure that my squid is NOT Open Proxy? .. Squid is not a open proxy means, IF you are allowing only the specified network people to access the squid for the net usage. If you have an acl network src <net-work-ip-address>/mask-address http_access deny !network It is not a open proxy. Put the acl in the beginning of the squid.conf file to achieve the "Specific Proxy to the network" Regards, Muthukumar. |