[squid-users] Squid-3.5.21: filter FTP content or FTP commands
oleg gv
oagvozd at gmail.com
Fri Sep 30 16:42:24 UTC 2016
Hello, I've found that NativeFtpRelay appeared in squid 3.5 . Is it
possible to apply http-access acl for FTP proto concerning filtering of FTP
methods(commands) by analogy of HTTP methods ?
For example, I need to deny FTP CD command:
acl m method CD
acl p proto FTP
http-access deny m p
http-access permit all
If it is not possible - what other possibilities in squid exist to do this ?
May be in future ?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160930/4f4b5031/attachment-0001.html>
More information about the squid-users
mailing list