  | | | Samba--Connection Refused | Samba--Connection Refused 2004-12-14 - By Michael Schwendt
Back On Mon, 13 Dec 2004 12:46:52 -0800, Wayne Watson wrote:
> [root@(protected) root]# service xinetd restart > Stopping xinetd: [ OK ] > Starting xinetd: [ OK ] > > cat /var/log/secure additional lines since restart when opened Mozilla and > tried executing http://127.0.0.1:901 localhost:901 and a mistaken > localsystem:901 entry for the URL. The sgi_fam is a little puzzling. I have a > siig card in my computer. This may not be related to sgi though. The siig card > is a serial/parallel card.
sgi_fam has nothing to do with your siig card. It's a file alteration monitor service. > Dec 13 12:08:08 AstroPC2004 xinetd[3464]: START: sgi_fam pid=3788 > from=<noaddress> > Dec 13 12:10:35 AstroPC2004 xinetd[3861]: START: swat pid=3906 from=127.0.0.1 > Dec 13 12:10:35 AstroPC2004 xinetd[3907]: FAIL: swat address from=127.0.0.1
If you try without
only_from=localhost 192.168.0.2
or with
only_from=127.0.0.1 192.168.0.2
and restart xinetd, what do you get? Using reverse lookup with "localhost" must work before you could use it, so stick to numeric addresses for your local environment.
-- Shrike-list mailing list Shrike-list@(protected) https://www.redhat.com/mailman/listinfo/shrike-list
|
|
 |