login
Header Space

 
 

ftp-error: bind: Address already in use?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, March 10, 1993 - 11:06 am

On my Linux (99pl5) I get from time to time the ftp-error message:
"ftp: bind: Address already in use"

After this ftp dosen't work any more (though telnet does!), I have to
reboot. What does this error-message mean? How can I avoid this behavior?



Here is an example:

$ ftp main01
Connected to main01.rz.uni-ulm.de.
220 main01 FTP Server (UCX Version 3.0) Ready.
Name (main01:(null)): orakel
Password (main01:orakel):
331 Username ORAKEL requires a Password.
230 User logged in.
Remote system type is VMS.
ftp> prompt
Interactive mode off.
ftp> mget *
(...some dozens files are transfered correctly...)
local: VERB.FOR;2 remote: VERB.FOR;2
200 PORT command sucessful.
150 Opening data connection for VERB.FOR;2 (134.60.204.150,1288)
226 Transfer complete.
12336 bytes received in 0.1 seconds (1.2e+02 Kbytes/s)
local: WILD.FOR;1 remote: WILD.FOR;1
ftp: bind: Address already in use
ftp> dir
ftp: bind: Address already in use


This error-message never appears at the same file, but randomly.

When I try to ftp from a Sun to Linux (after the bind-error happens) I get:

220 dontpanic FTP server (Version 5.60) ready.
Name (dontpanic:news): framstag
331 Password required for framstag.
Password:
230 User framstag logged in.
ftp> dir
200 PORT command successful.
425 Can't build data connection: Transport endpoint is already connected.


Someone pointed me to the followig article:



I deleted the line "if (!sk->reuse) return (-EADDRINUSE);", recompiled and
installed the new kernel, but it doesnt help.
I still get the annoying "ftp: bind: Address already in use"-error.

Any suggestions?



\  Ulli 'Framstag' Horlacher       \     psi%(0262)45050260103::orakel  \
 \  Student consultant VAX/VMS and networks   \  orakel@dulruu51.bitnet  \
  \  Rechenzentrum  Universitaet Ulm  Germany  \    orakel@rz.uni-ulm.de  \
   \  "With mainframes you just can do nonsense, with PCs not even that."  \
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ftp-error: bind: Address already in use?, Framstag, (Wed Mar 10, 11:06 am)
speck-geostationary