Date: Wed, 13 Apr 2005 16:25:55 +0200 From: Stevan Tiefert <stevan.tiefert@freenet.de> To: Rob <spamrefuse@yahoo.com> Cc: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: Problem with inetd and ssh(d) Message-ID: <425D2BF3.2050607@freenet.de> In-Reply-To: <20050413100526.37872.qmail@web54007.mail.yahoo.com> References: <20050413100526.37872.qmail@web54007.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425D2BF3.2050607>