RE: Problem in installing

From: Reuben Farrelly <reuben-squid@dont-contact.us>
Date: Mon, 27 Mar 2000 19:18:55 +1000

At Monday 05:52 PM 27/03/2000 +1000, Matthew King wrote:
>Hi.
>
>Make sure that you have edited your squid.conf file to allow your client to
>access the proxy.
>
>Try looking at the http_access paramater. For a wide open proxy set it as
>"http_access allow all"..

But this would be a silly thing to do because your proxy could potentially
be used for anything anyone else wanted to send through it. They could
potentially use your bandwidth, or use it to hide behind while doing
something criminal etc etc

Define an ACL for your own block of IP addresses using something like "acl
myips src xxxx", and http_access allow <myips>. Have the _last_ line of
your acl block to be "http_access deny all".

reuben

-------------------------------------------------------------
Reuben Farrelly West Ryde, NSW 2114, Australia
Received on Mon Mar 27 2000 - 02:22:57 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:25 MST