Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2004 20:35:20 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        "Jay O'Brien" <jayobrien@att.net>
Cc:        FreeBSD - questions <questions@freebsd.org>
Subject:   Re: console error message
Message-ID:  <20041107023519.GA13223@dan.emsphone.com>
In-Reply-To: <418D896E.5020904@att.net>
References:  <418D896E.5020904@att.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Nov 06), Jay O'Brien said:
> This is on a new install of 5.3 RELEASE on a computer that has not 
> run FreeBSD previously.  The computer name is edna.
> 
> I get this message regularly, even when the computer is sitting 
> idle. The date and time changes, but the text stays the same. 
> 
> edna# Nov 6 18:17:29 edna inetd[438]: ssh/tcp: bind: Address already in use
> 
> The only lines in /src/etc/inetd.conf that do not start with a #
> are the ftp, ssh, and telnet (tcp, not tcp6) lines.

ssh is usually started as a daemon during bootup by /etc/rc.d/sshd, not
via inetd.  Just comment those inetd.conf lines out again.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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