about access control

From: zha guiting <gtzha@dont-contact.us>
Date: Tue, 2 Nov 1999 8:33:22 +0800

Dear Sirs,

I have installed the squid on our linux system, I add access control list as below into squid.conf.
..
acl dstf1 dst 61.128.128.0/255.255.128.0 61.132.0.0/255.255.128.0 137.189.0.0/255.255.0.0 143.89.0.0/255.255.0.0
    144.214.0.0/255.255.0.0 203.84.63.0/255.255.255.0 203.87.224.0/255.255.224.0 203.88.0.0/255.255.252.0
    203.89.0.0/255.255.252.0 203.90.0.0/255.255.252.0 202.127.12.0/255.255.236.0
acl dstf2 dst 147.8.0.0/255.255.0.0 158.132.0.0/255.255.0.0 158.182.0.0/255.255.0.0 159.226.0.0/255.255.0.0
    161.64.0.0/255.255.0.0 161.207.0.0/255.255.0.0 203.93.0.0/255.255.64.0 203.93.192.0/255.255.255.0 203.95.0.0/255.255.248.0
    203.196.0.0/255.255.252.0 210.72.0.0/255.255.128.0 202.119.0.0/255.255.0.0
acl dstip dst 0.0.0.0/0.0.0.0
..
http_access allow dstf1 dstf2
http_access deny dstip
..
  
 but the access list seems not worked correctly (for example the 202.119.80.12 could not be retrieved because of Access Denied.) when the client use the proxy. I can not know how to solve it. Would you help me check our errors? thank you!

best reagrds,

zha guiting
gtzha@smtp.njau.edu.cn
Received on Mon Nov 01 1999 - 17:36:32 MST

This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:31 MDT