Re: [squid-users] FTP not connected through Squid

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 18 Mar 2014 17:21:41 +1300

On 18/03/2014 2:13 a.m., ***some text missing*** wrote:
>
>
> Hello Team,
>
> I am having error while connecting FTP from Filezilla behind the squid. My Scenario is my client is
>
> squid client trying to connect internet FTP on port 21 through FileZilla and from Webbrowser as well,
>
> but unable to access from both ways. I have monitored a specific IP in access.log but get no request
>
> from particular client. Error received on FileZilla is "connection timed out" "Couldnot connect to
>
> Server"

How have you configured FileZilla to use Squid?

Squid current releases only support receiving HTTP traffic. So you need
specific configuration in both FileZilla and Squid for this to work.

FileZilla:
 In the menu under Edit->Settings in the configuration UI box under
Connection->FTP->"Generic proxy" selecting the entry "HTTP/1.1 using
CONNECT method" then entering your Squid details.

 The site manager may also requires passive FTP to be used by the server.

Adding to squid.conf this extra line:
  acl SSL_ports port 20 21 # FTP

Amos
Received on Tue Mar 18 2014 - 04:21:45 MDT

This archive was generated by hypermail 2.2.0 : Tue Mar 18 2014 - 12:00:06 MDT