[ILUG] SSH strangeness
Scott Wunsch
ilug at tracking.wunsch.org
Thu May 9 16:41:05 IST 2002
On Thu, 09-May-2002 at 11:40:36 +0100, kevin lyda wrote:
> > debug1: Bind to port 22 on ::.
> > Server listening on :: port 22.
> > debug1: Bind to port 22 on 0.0.0.0.
> > Bind to port 22 on 0.0.0.0 failed: Address already in use.
> >
> > However, I've discounted that because I get it on one of the other servers
> > and anyway, I have the same problems when I explicitly set in sshd_config:
>
> stop sshd on this machine. look and see what has port 22 open still.
> kill it. start sshd.
Actually, the error message is simply because sshd is listening on the IPv6
address first, and that automatically covers the IPv4 address too. Thus,
trying to listen on the IPv4 address as well fails.
This isn't his problem :-).
--
Take care,
Scott \\'unsch
... Red meat may be good for you... but fuzzy blue-green meat isn't.
More information about the ILUG
mailing list