Main > System > Networking >

Linksys Syslog 1.0

Linksys Syslog 1.0

Sponsored Links

Linksys Syslog 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: BSD License
Price:
Downloads: 771
Date added: 2006-06-28
Publisher: Raymond Doetjes

Linksys Syslog 1.0 description

Linksys Syslog captures the snmp trap messages from a Linksys router and saves these to syslog. This daemon is very small robust and it does its job.

Ive gotten this router from a customer/partner DH computers to look at the VPN capabilities. Eventhough these broadband routers are small and cheap their VPN cabalities are okay. Its certainly not a Cisco PIX, but then again the Linksys costs 4 times less. The Linksys is very usable for the SOHO market and with no effort at all you can configure this device as a xDSL/Cable router.

After having looked at the specs I wanted to return this device to our customer/partner he told me that he gave it to me and if I didnt find a use for it that the company I worked for IT=it could keep it. So I decided to use this device because it has a 4 ports 100Mb/sec switch and I was still working on a 16 port hub at home.

After having updated the firmware to properly support MXSTREAM/PPTP I configured the router. But I wanted to setup logging for all in and outgoing traffic the way that I also had with my FreeBSD ipfw and ipf firewall. So I switched on Logging to my FreeBSD box. It struck me that I couldnt set the syslog facility and warning level, so it didnt seem like syslog. A quick snif with tcpdump revealed that the Linksys uses snmptrap to send the log requests. I used Ethereal to look in the packet to determine the layout of the snmptrap packet. The first 73 bytes are control data telling how large the payload, snmp version, etc. So I decided to only focus on the data from char 73 to the rest of the packet.

The program is very simple and straight forward. A UDP socket is opened and bound to port 162, the snmptrap port. The program goes in a loop and waits for data to be read; the programming works blocking. When data is in the read buffer the data is parsed by setting the string pointer to the 73 character. It is then being send to the syslog using syslog(), for the BSD version I used the SECURITY facility, for the non-BSD I use the DAEMON facility. The server is not multi client, which is not necesarry for this application. The handling is done so fast that theres no need for forking new processes or spawning threads. And since it is UDP we will not have to handle an accepts asynchronously to the actual client handler any way, data is being send and stored in the receive buffer by the IP stack.

Linksys Syslog 1.0 Screenshot

Advertisements

Linksys Syslog 1.0 Keywords

Bookmark Linksys Syslog 1.0

Hyperlink code:
Link for forum:

Linksys Syslog 1.0 Copyright

WareSeeker periodically updates pricing and software information of Linksys Syslog 1.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Linksys Syslog 1.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Linksys Monitor provides a Linksys logging and dynamic DNS IP update utility. Free Download
SQLsyslogd is a C# utility that allows syslog-ng to export logging information to a database. Free Download
hslogger is a logging framework for Haskell, roughly similar to Pythons logging module. Free Download
Rsyslog is an enhanced syslogd. Free Download
php syslog viewer is a free web application written in PHP for viewing and searching system logs stored in a MySQL database. Free Download
syslog-async project is a non-blocking syslog() replacement. Free Download
POE::Component::Server::Syslog is a Perl module with syslog services for POE. Free Download
The Bind9 SNMP Subagent provides indexed BIND 9 statistics via SNMP output. Free Download