On 04 Aug 2003 11:31:08 -0400, Jason Dixon wrote
> On Mon, 2003-08-04 at 11:26, Mike Vanecek wrote:
> > On 04 Aug 2003 09:29:52 -0400, Jason Dixon wrote
> > > On Mon, 2003-08-04 at 09:22, Mike Vanecek wrote:
> 
> > 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?
> 
> I'm not familiar with the logging feature in your Linksys router. 
> Presumably, you could set up some snmp traps and log information from
> the router via the snmp output.  Otherwise, you'd need a compatible
> syslog client, your server would have to allow incoming syslog 
> traffic, syslogd would have need to be configured to accept remote 
> logs, etc...

The router sends packets to port 162 (snmptrap 162/udp snmp-trap # Traps for
SNMP). I just need to find a daemon that can accept the packets and log them
into a log file. I have been scanning the snmp doco, but that seems to be a
bit more than I actually need. Off to google I guess ...


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

Reply via email to