Date: Thu, 29 Dec 2005 09:24:33 -0800 From: James Long <list@museum.rain.com> To: freebsd-questions@freebsd.org Cc: Robin Becker <robin@reportlab.com> Subject: Re: inetd[469] messages Message-ID: <20051229172433.GA63331@ns.museum.rain.com> In-Reply-To: <20051229162943.960D216A429@hub.freebsd.org> References: <20051229162943.960D216A429@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Thu, 29 Dec 2005 14:11:39 +0000 > From: Robin Becker <robin@reportlab.com> > Subject: inetd[469] messages > To: freebsd-questions@freebsd.org > Message-ID: <43B3EE9B.8000105@chamonix.reportlab.co.uk> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, I've recently installed/upgraded to freebsd 6.0 from freebsd 4.9. Most > things have gone very smoothly and I thank the developers. > > However, I'm seeing a lot of these messages in the system log > > Dec 29 02:41:46 www inetd[469]: ssh/tcp: bind: Address already in use > > It seems like these are every 10 minutes. I suppose it's something obvious, but > I don't know what. > > Can anyone help? > -- > Robin Becker It's not "anything obvious" if you don't post any info. Since inetd is the one making the complaining log entries, why not post inetd.conf? Just a guess, but I'd venture that you're running ssh as a daemon AND from inetd.conf. If so, remove the entry from inetd.conf. But without seeing your inetd configuration, that's pure speculation.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051229172433.GA63331>