Dear Sirs,
I have installed the squid on our linux system, I add access control list as below into squid.conf.
..
acl dstf1 dstdomain cn edu
acl dstip dst 0.0.0.0/0.0.0.0
acl our src 202.195.240.0/255.255.255.0
acl net src 202.195.242.0/
acl all src 0.0.0.0/0.0.0.0
..
http_access allow dstf1
http_access deny dstip
http_access allow our net
http_access deny all
..
but the access list seems not worked correctly becaue all src host can use this proxy (for example the 202.195.245.12 can access squid) I tried many times but failed. 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 Thu Nov 25 1999 - 02:02:04 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT