[squid-users] FTP access with proxy_auth
Claudio Ninin
cbninin at gmail.com
Thu Aug 18 13:27:32 UTC 2016
Hi,
I need a help.
I'm trying configure to allow ftp acces across squid with the proxy_auth,
but when try access some ftp the squid doesn't get authentication.
This is my ACL:
#--------------------------------------------------------------------------------
### ACLs de liberacao do ftp
#--------------------------------------------------------------------------------
#acl usu-ftp src "/etc/squid/ips-ftp.cfg"
acl usu-ftp proxy_auth -i "/etc/squid/usu_ftp.cfg"
ftp_passive on
http_access allow ftp usu-ftp all
http_access allow CONNECT ftp_port usu-ftp all
http_access deny ftp
[image: Imagem inline 1]
[image: Imagem inline 2]
Can you help me?
Best regards,
Cláudio Benelli Ninin
Analista de TI
Telefone: +55 16 3942-2106
Celular: +55 16 98824-2706
E-mail: cbninin at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160818/916b51b7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 5033 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160818/916b51b7/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 5504 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160818/916b51b7/attachment-0001.png>
More information about the squid-users
mailing list