OpenSSH
[Top] [All Lists]

Re: sshd startup error on SCO SR6

To: openssh-unix-dev@mindrot.org
Subject: Re: sshd startup error on SCO SR6
From: Roger Cornelius <rac@tenzing.org>
Date: Wed, 22 Nov 2006 21:46:09 -0500
Cc: Darren Tucker <dtucker@zip.com.au>, philip@yarra.no-ip.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
In-reply-to: <4564D5DB.1090903@zip.com.au>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
References: <20061122164444.GA15218@tenzing.org> <4564d398.MdW8y5QFj+XndFC8%philip@yarra.no-ip.org> <4564D5DB.1090903@zip.com.au>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
User-agent: Mutt/1.5.12-2006-07-14
On 11/23/2006 09:57, Darren Tucker wrote:
> philip@yarra.no-ip.org wrote:
> > Roger Cornelius <rac@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).

Thanks to you both.  This was indeed the problem.

I guess IPv6 is not supported on Openserver 5 which would explain why 
I don't see the message there.  Is that correct?
-- 
Roger Cornelius        rac@tenzing.org
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>