On Thu, 30 Sep 2004 22:36:36 +0200, "Daniel"
<(E-Mail Removed)> wrote:
>I would like to send my Linksys router logs to a Linux box. Has anyone ever
>done this ? I heard you could write a simple script to capture UDP messages.
Any particular Linksys router?
My BEFW11S4 belches SNMP traps on events which Linksys camoflages as
"Log viewer". Linksys has a log viewer program on their web pile, but
it has a few bugs. It's also crude and ugly. I've been using
"Logviewer 2.0" from:
http://www.logviewer.de.vu/
However, that's for Windoze.
For Linux, any kind of SNMP trap viewer will work. Net-SNMP has a
trap receiver program included.
If you want to write your own, open a named pipe that accepts data on
port 162/udp and capture the output. No big deal. The only problem
is that that data in not in human readable form and you'll need to
format the output.
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558