From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 14:30:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE36916A4CE for ; Wed, 13 Apr 2005 14:30:21 +0000 (GMT) Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id A002B43D31 for ; Wed, 13 Apr 2005 14:30:21 +0000 (GMT) (envelope-from stevan.tiefert@freenet.de) Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.51) id 1DLism-0003mB-Lo; Wed, 13 Apr 2005 16:30:20 +0200 Received: from mail.rot-1.de ([213.146.120.136] helo=[192.168.0.2]) 4.51 #8) id 1DLism-0002rw-DO; Wed, 13 Apr 2005 16:30:20 +0200 Message-ID: <425D2CFF.3020308@freenet.de> Date: Wed, 13 Apr 2005 16:30:23 +0200 From: Stevan Tiefert User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.2) Gecko/20040803 X-Accept-Language: de, en MIME-Version: 1.0 To: Alex Zbyslaw References: <425CE9B7.4010900@freenet.de> <425CEFF2.6010409@dial.pipex.com> In-Reply-To: <425CEFF2.6010409@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Problem with inetd and ssh(d) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:30:22 -0000 Alex Zbyslaw schrieb: > 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 > > > Hello Alex, ahaaaa, now I understand "bind" in the error message! Thanks :-) With regards Stevan Tiefert