On Sun, Mar 31, 2002 at 10:28:39PM -0800, Patrick Nelson wrote:
> 
> Mar 28 16:05:28 nea sshd[795]: received signal 15; terminating.
> Mar 28 16:12:25 nea sshd[780]: Server listening on 0.0.0.0 port 22.

Ssh is running on your machine.

> Mar 28 16:13:54 nea xinetd[1296]: FAIL: sgi_fam libwrap from=0.0.0.0

sgi_fam can't bind to all your network interfaces (probably because
of whatever's in your /etc/hosts.deny) .

You can switch sgi_fam off, change your /etc/hosts.deny or
edit /etc/xinetd.d/sgi_fam to bind only to 127.0.0.1 .

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to