Search squid archive

restriction of sites to a subnet

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

 



here is my requirement:

>i have a subnet
>only a small list of sites need to be allowed access to this subnet
>this subnet should not get access to any other site except the ones in the list
>access for other users will remain the same

I tried the following 

acl station-ip src 192.168.1.0/24
acl station-domain dstdomain www.google.com www.bbc.com
http_access deny station-ip !station-domain

and also this - 
http_access deny station-ip
http_access allow station-ip station-domain

this is still blocking everything else for the subnet.
please help with setting this up.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

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

  Powered by Linux