Hello Marc, Tan: Thanks your reply! I already solve the problem which was cause my careless.
I set the IE's connection setting to use proxy for all protocal (inc. ftp), so I assume all ftp connection should access through squid but it's not. The connection is access throught my default gateway to outsie. After I remove the default gateway, the squid's acl works. Thanks you kindly help Patrick > > > Patrick Kwan wrote: >> >> Hello: >> >> I am tring to block users using browser (IE) to access ftp. >> >> I set the following acl in squid.conf >> >> acl ftpusers proto FTP >> http_access deny ftpusers >> >> But I still can access ftp site via browser. > > Could you de-capitalize 'FTP' in the acl directive , > try again -> ? > > M. > >> >> Can anyone can give some example? >> Thanks your help! >> >> Patrick > > -- > > 'Time is a consequence of Matter thus > General Relativity is a direct consequence of QM > (M.E. Mar 2002)
