Re: Squid 2.0 not able to access ftp sites

From: Duane Wessels <wessels@dont-contact.us>
Date: Thu, 15 Oct 1998 10:43:41 -0600

Evaghelos Tsiotsios writes:

>This message is in MIME format. Since your mail reader does not understand
>this format, some or all of this message may not be legible.
>
>------_=_NextPart_000_01BDF81F.4DC6B6E0
>Content-Type: text/plain
>
>I enabled debugging. The result is that Squid does connect to the ftp site
>(ftp.hol.gr, in the grepped excerpt of the cache log attached), logins as
>anonymous, but the whole process timeouts 2 min after Squid sends a PASV
>command to the ftp server (my read timeout).
>The last lines of the file are the interesting ones (at least to my poor
>understanding of FTP).

yes, it looks like squid never establishes the data connection
after the PASV reply. Things to try: add debugging for comm.c
so you can watch commConnect calls, and run netstat command
during the two minutes and look for connections in SYN_SENT state
or something.

Duane W.
Received on Thu Oct 15 1998 - 10:37:26 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:31 MST