Hi,
> I would like to set-up a Squid access list to allow only selected IP
> Addresses to surf the web.
> Can anybody give me a more "clear" step-to-step guide to set this up ?
Just an example:
acl mycustomers src 10.0.0.0/255.0.0.0 193.225.10.0/255.255.255.0
http_access allow mycustomers
http_access deny all
Bertold
Received on Wed Jul 14 1999 - 01:15:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:23 MST