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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to