But i want to allow only single host to web browsing which is 192.168.1.19 Sorry i changed the IP. this time 192.168.1.19 is GOOD. still the same problem. ;( 1004684532.823 6 192.168.1.19 TCP_DENIED/403 1048 GET http://www.google.com/ - NONE/- - 1004684533.001 7 192.168.1.19 TCP_DENIED/403 1048 GET http://www.google.com/ - NONE/- -
-Yash On Fri, 02 Nov 2001, Mithun Bhattacharya wrote: > Yashpal Nagar wrote: > > > > Dear Mithun it says the following in /var/log/squid/access.log > > 1004682623.166 6 192.168.1.19 TCP_DENIED/403 1048 GET http://www.google.com/ >- NONE/- - > > 1004682623.540 6 192.168.1.19 TCP_DENIED/403 1048 GET http://www.google.com/ >- NONE/- - > > 1004682623.594 7 192.168.1.19 TCP_DENIED/403 1048 GET http://www.google.com/ >- NONE/- - > > Because the ACL says deny everyone other than 192.168.1.35 > > > > > > acl GOOD dst 192.168.1.35 > > > > acl BAD dst 0.0.0.0/0.0.0.0 > > > > http_access allow GOOD > > > > http_access deny BAD > > > > > > > > > acl GOOD src 192.168.1.35/255.255.255.255 > > > acl BAD src 192.168.1.0/24 > > > > > > http_access deny BAD !GOOD > > > Mithun > > ================================================ > To subscribe, send email to [EMAIL PROTECTED] with 'subscribe' in subject header > To unsubscribe, send email to [EMAIL PROTECTED] with 'unsubscribe' in subject >header > ================================================= _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
