Hi, Can someone please correct me if I am wrong? Setup - allow client 192.168.10.19-192.168.10.21 only some sites.
acl clients1 192.168.10.19 192.168.10.20 192.168.10.21 acl allowed dst http://staticky.com www.gnu.org acl not_allowed dst 0.0.0.0 http_access allow allowed clients1 http_access deny not_allowed clients1 Is this ok? Thanks a lot and bye. With warm regards, -Payal -- For GNU/Linux Success Stories and Articles visit: http://payal.staticky.com
