At 18:35 +0300 on 24/6/2003, [EMAIL PROTECTED] wrote:
OK, I recreated the files. First, I added -s 0 to tcpdump. Second, I ran ftp with -u and -n. It appears the authentication information is disabled by -u, and automatic login is disabled by -n. So it should now be pretty much bare bones. I changed the transcript accordingly.
Reminder: the URL is http://192.115.21.202/pasv/
May I inquire what FTP client this is? It seems to be severely broken. Your transcript says:
ftp> lsThis means that FTP is supposed to connect to port 14906 on iglu. The next thing in the dump, however are SYN packets leaving destined for port zero!! It's not very suprising that no reply is seen.
227 Entering Passive Mode (192,117,122,34,58,58).
ftp: connect: Connection timed out
Can you try another FTP client? This may just be a bug in your program.
I also noticed that ftp has a -t option which is supposed to enable packet tracing. I wouldn't know what this means, but I tried another tcpdump with this option turned on. It doesn't seem to make much of a difference, but you judge.
I saw no difference in the output of ftp -v relative to normal output.
Herouth
What client is this?
-- Shachar Shemesh Open Source integration consultant Home page & resume - http://www.shemesh.biz/
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
