News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

[SOLVED] Linksys SPA-3102 Logging.

Started by pw44, March 11, 2010, 02:12:02 AM

Previous topic - Next topic

pw44

Hia,
i would like to log the linksys-spa3102 and for this, i defined the syslog and debug servers as 192.168.80.1, debug level 3 and under webadmin -> Advanced -> Network -> Firewall rules i openned the 514 udp port (udp     514 to 0     0     0     core_input), but there is no logging.
Anything missing or wrong on my procedure?
TIA,
Paulo     

pw44

Missing: -r flag for syslog. Shall be entered at /etc/default/syslogd -  SYSLOGD="-r".
/etc/init.d/sysklogd restart

Lessons from the past i forgot... :)