Re: lshd says "could not bind any address" when trying to connect
[email protected] (Niels Möller) 21 Jun 2004 21:31:42 +0200
| Newsgroups | gmane.network.lsh.bugs |
|---|---|
| Message-ID | <[email protected]> |
Esben Stien <[email protected]> writes: > Now, when I try to connect from PUTER1 to PUTER2, I get: > > lsh: lshd: Could not bind any address. > lsh: Connection reset by peer, (errno = 104) The "Could not bind any address." message is from lshd. A little odd that it shows up that way, though. What command line do you use to start lshd? One change between lsh-1.5.5 and the 1.4.x series is that the order of -p and --interface options is significant. (This change was introduced in 1.5.2, see the NEWS entry for that version). Regards, /Niels