Hi,

I have set up a reverse proxy (squid 2.6 stable4) and am battling to get ftp
to pass thropugh the proxy. HTTP and HTTPS are working fine. I have included
my a piece of my config and was wondering if anyone can point out what ive
missed.

http_port 21 vhost vport protocol=ftp
ftp_user Squid@
acl Safe_ports port 21
http_access deny !Safe_ports
acl server_list dstdomain ftp.server.domain always_direct allow server_list

There are no entries in the cache.log and access.log files and I get no
connetion timeout from the browser (the browser just "sits" there trying to
connect).

P.S. I have everything (http and https) going direct. Are there any dangers
in doing so?

Many thanks
Paolo Biancolli


<html><body><font face = "verdana" size = "0.8" color = "navy">This 
communication is intended for the addressee only. It is confidential. If you 
have received this communication in error, please notify us immediately and 
destroy the original message. You may not copy or disseminate this 
communication without the permission of the University. Only authorized 
signatories are competent to enter into agreements on behalf of the University 
and recipients are thus advised that the content of this message may not be 
legally binding on the University and may contain the personal views and 
opinions of the author, which are not necessarily the views and opinions of The 
University of the Witwatersrand, Johannesburg. All agreements between the 
University and outsiders are subject to South African Law unless the University 
agrees in writing to the contrary.</font></body></html>

Reply via email to