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: cbni...@gmail.com
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to