>
> 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?
>
- Which browser (+version) ?
- Did you also try with Firefox ?
M.
Received on Wed Nov 08 2006 - 05:26:32 MST
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST