Search squid archive

Re: Whitelisting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



trainier@xxxxxxxxxx wrote:
I have a list of IP addresses from which I want to allow access to a specific number of internet addresses.

Can someone help get me started with this?

Thanks,

Tim Rainier
Hello Rainer,

Specific number of internet addresses are allow for list of IP address configuration can be done by using the following ACL setting in squid.conf

acl IP_List src "/usr/local/iplist.txt"
acl addresses dstdomain "/usr/local/addresslist.txt"
http_access allow addresses IP_List

Thanks,
Visolve Squid Team
www.visolve.com/squid/

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux