Hi,

try the following lines in your squid.conf

acl noftp proto FTP
http_access deny noftp
http_access allow all

this should block every ftp request.

Have a nice day

Martin

"Arseny M. Rubanovich" schrieb:

> Hi all!
>
> Can you tell me, how i can deny all IP packets to some ftp servers via
> squid. I don't want use squid for ftp connections.

Reply via email to