Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2005 11:09:54 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Stevan Tiefert <stevan.tiefert@freenet.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem with inetd and ssh(d)
Message-ID:  <425CEFF2.6010409@dial.pipex.com>
In-Reply-To: <425CE9B7.4010900@freenet.de>
References:  <425CE9B7.4010900@freenet.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Stevan Tiefert wrote:

> Apr 13 10:30:53 xxx inetd[500]: ssh/tcp: bind: Address already in use
>
> I know that inetd was writing this in this file and that ssh(d) has a 
> problem. bind (named) is not running on my workstation.

Someone already made a suggestion, but you should know that bind in this 
message is nothing to do with DNS Bind software.  The bind is a system 
call involved in setting up a socket.  See "man 2 bind".

--Alex



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425CEFF2.6010409>