$ftp -d  ftp.gnome.org
Connected to napoleon.acc.umu.se.
220 (vsFTPd 2.0.6)
ftp: setsockopt: Bad file descriptor
Name (ftp.gnome.org:h4nnibal): anonymous
---> USER anonymous
331 Please specify the password.
Password:
---> PASS XXXX
230 Login successful.
---> SYST
215 UNIX Type: L8
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
ftp: setsockopt (ignored): Permission denied
---> PORT 192,168,1,2,142,108
500 Illegal PORT command.
ftp: bind: Address already in use
ftp> help
Commands may be abbreviated.  Commands are:
....

ftp> ls
ftp: setsockopt (ignored): Permission denied
---> PORT 192,168,1,2,218,45
500 Illegal PORT command.
ftp> cd pub
---> CWD pub
250 Directory successfully changed.
ftp> ls
ftp: setsockopt (ignored): Permission denied
---> PORT 192,168,1,2,187,126
]500 Illegal PORT command.
ftp> ls
ftp: setsockopt (ignored): Permission denied
---> PORT 192,168,1,2,128,105
500 Illegal PORT command.
ftp> bye
---> QUIT
221 Goodbye.

setsockopt is failing in the server (maybe). Didnt bother to wireshark it.
Hope thing is solved.

Arjun S R <[email protected]>
College Of Engineering,Trivandrum <http://www.cet.ac.in/home.php>
Facebook : http://www.facebook.com/Arjun.S.R
Twitter: http://twitter.com/Arjun_S_R

-- 
LUG@IITD - http://lug-iitd.org/Footer

Reply via email to