[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Logging from Linksys BEFSX41 Router to Debian Server





BruceG wrote:

Good luck with the VoIP project. That should be a lot of fun! I've done a
lot of router work (Cisco), a little firewall work (Cisco Pix) and a bunch
of PBX, Hybrid, Key System,Voice Mail and ACD work in past lives. It can get
pretty fun and pretty interesting.

Yeah, it's fun...

I'm not doing online games through the Linksys router. I'm basically doing
web browsing, e-mail and telecommuting.

In that case, you probably just need to start syslogd with the -r switch option to allow for remote logging.

On my Debian unstable boxes, it's right there in /etc/init.d/sysklogd ...

# Options for start/restart the daemons
#   For remote UDP logging use SYSLOGD="-r"
#
SYSLOGD=""

Just change that to :

SYSLOGD="-r"

And restart it... /etc/init.d/sysklogd restart

Nate, nate@natetech.com



Reply to: