connection freezes after entering passive mode
Ivan Fernandez <fernandezi <at> rhodes.edu>
2007-12-13 00:42:56 GMT
Hello, first thanks a lot for the best ftp client around. I've been
using it for years and I'm getting constantly annoyed by other ftp
clients now I've got a problem with lftp on a particular site.
I've been connecting to this site for months before with no problem,
but I just realized a couple of days ago it does not work anymore. I
have not changed the configuration, I was using lftp 3.5.11 as
packaged for Ubuntu gutsy; I upgraded to 3.6.1 but results are the
same. I seem to be able to log in, but upon issuing any command, such
as ls, the site freezes with an `ls' at 0 [Making data connection...]
message. From the other clients I've tried, ncftp does not work, but
plain ftp and gftp do. I copy the debug protocol below.
Thanks a lot in advance
---- Connecting to gemela.org (74.200.204.106) port 21
<--- 220---------- Welcome to Pure-FTPd [TLS] ----------
<--- 220-You are user number 3 of 50 allowed.
<--- 220-Local time is now 18:40. Server port: 21.
<--- 220-IPv6 connections are also welcome on this server.
<--- 220 You will be disconnected after 15 minutes of inactivity.
---> FEAT
<--- 211-Extensions supported:
<--- EPRT
<--- IDLE
<--- MDTM
<--- SIZE
<--- REST STREAM
<--- MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
<--- MLSD
<--- ESTP
<--- PASV
<--- EPSV
<--- SPSV
<--- ESTA
<--- AUTH TLS
<--- PBSZ
<--- PROT
<--- 211 End.
---> AUTH TLS
<--- 234 AUTH TLS OK.
---> OPTS MLST type;size;modify;UNIX.mode;UNIX.uid;UNIX.gid;
Certificate: C=US,ST=Unknown,L=Unknown,O=Unknown,OU=Unknown,CN=server2.hostnine.com,EMAIL=ssl <at> cpanel.net
Issued by: C=US,ST=Unknown,L=Unknown,O=Unknown,OU=Unknown,CN=server2.hostnine.com,EMAIL=ssl <at> cpanel.net
WARNING: Certificate verification: Not trusted
WARNING: Certificate verification: The certificate's owner does not match hostname 'gemela.org'
<--- 200 MLST OPTS type;size;sizd;modify;UNIX.mode;UNIX.uid;UNIX.gid;unique;
---> USER ivan
<--- 331 User ivan OK. Password required
---> PASS XXXX
<--- 230-User ivan has group access to: ivan
<--- 230 OK. Current restricted directory is /
---> PBSZ 0
<--- 200 PBSZ=0
---> PROT P
<--- 534 Fallback to [C]
---> PASV
<--- 227 Entering Passive Mode (74,200,204,106,32,48)
---- Connecting data socket to (74.200.204.106) port 8240
--
--
Ivan Fernández
fernandezi <at> rhodes.edu