From owner-freebsd-current Sun Mar 2 23:11:42 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B83637B401 for ; Sun, 2 Mar 2003 23:11:41 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF4643F93 for ; Sun, 2 Mar 2003 23:11:40 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.7/8.12.6) with ESMTP id h237BdKx060847; Mon, 3 Mar 2003 02:11:39 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.7/8.12.6/Submit) with ESMTP id h237BdmC060844; Mon, 3 Mar 2003 02:11:39 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 3 Mar 2003 02:11:39 -0500 (EST) From: Andre Guibert de Bruet To: Wayne Barnes Cc: current@FreeBSD.ORG Subject: Re: can't sshd into box In-Reply-To: <20030303000955.A69139@klentaq.com> Message-ID: <20030303020915.B59207@alpha.siliconlandmark.com> References: <20030303000955.A69139@klentaq.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 3 Mar 2003, Wayne Barnes wrote: > Immediately after rebooting, I get this: > > root@etaq3:/home/wayne>telnetd -debug > telnetd: bind: Address already in use > > This doesn't happen on my other (working) system. > Could this be a clue to my problem? Wayne, Telnetd is telling you that something else is listening on port 23. This is most probably inetd. Do a 'killall inetd' then try that command. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message