From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 14:25:55 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 A825316A4CE for ; Wed, 13 Apr 2005 14:25:55 +0000 (GMT) Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B32443D5F for ; Wed, 13 Apr 2005 14:25:55 +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 1DLioU-000393-HF; Wed, 13 Apr 2005 16:25:54 +0200 Received: from mail.rot-1.de ([213.146.120.136] helo=[192.168.0.2]) 4.51 #8) id 1DLioU-00041j-7d; Wed, 13 Apr 2005 16:25:54 +0200 Message-ID: <425D2BF3.2050607@freenet.de> Date: Wed, 13 Apr 2005 16:25:55 +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: Rob References: <20050413100526.37872.qmail@web54007.mail.yahoo.com> In-Reply-To: <20050413100526.37872.qmail@web54007.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD questions 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:25:55 -0000 Rob schrieb: >Stevan Tiefert wrote: > > >>Hello list, >> >>I have since days ervery ten minutes on my >>workstation xxx.domain.tld an entry in my >>/var/log/messages and on the console at the >>root-account these messages are appearing: >> >>Apr 13 10:30:53 xxx inetd[500]: ssh/tcp: bind: >> Address already in use >> >> > > >Is sshd running as an independent daemon and also >enabled in the /etc/inetd.conf file? That will >cause a clash on port 22. > >If you have sshd_enable="YES" in /etc/rc.conf, >then disable it in /etc/inetd.conf; and vice versa. >(you should prefer the first option). > >Rob. > > > >__________________________________ >Do you Yahoo!? >Yahoo! Small Business - Try our new resources site! >http://smallbusiness.yahoo.com/resources/ > > > > Hello Rob, You are a hero!!! Thanks! That was the solution! And it worked! My workstation is silent, that is how it should work! Silent and without errors!!! With regards :-) Stevan Tiefert