sshd startup error on SCO SR6
Darren Tucker
dtucker at zip.com.au
Thu Nov 23 09:57:31 EST 2006
philip at yarra.no-ip.org wrote:
> Roger Cornelius <rac at tenzing.org> wrote:
[...]
>> debug1: Bind to port 22 on ::.
>> Bind to port 22 on :: failed: Network is unreachable.
>> debug1: Bind to port 22 on 0.0.0.0.
>> Server listening on 0.0.0.0 port 22.
[...]
> Perhaps you don't have any IPv6 addresses
> configured? I'm pretty sure that the defaults these days are to try
> to bind to IPv6 addresses. Try adding "ListenAddress 0.0.0.0" to
> sshd_config and start sshd again.
You can also tell sshd to ignore IPv6 addresses ("AddressFamily inet" in
sshd_config or start ssh with the "-4" command line option).
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list