> 
> Dumb question time. If I tell the router to send log information to the Linux
> server, how do I tell the Linux server to accept and log them? I assume the
> Linksys router will send packets to the Linux server with log information. How
> do those get processed by the Linux system?

Add a "-r" flag to SYSLOG_OPTIONS in /etc/sysconfig/syslog:-

SYSLOGD_OPTIONS="-m 0 -r"

Your linux syslog will now log from other machines.

> 
> Windows certainly puts out a lot of garbage on the net.

Mainly nasty trojans and their ilk.

-- 
--
ttfn, Nick.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to