LinuxMCE Forums

General => Installation issues => Topic started by: pw44 on March 11, 2010, 02:12:02 am

Title: [SOLVED] Linksys SPA-3102 Logging.
Post by: pw44 on March 11, 2010, 02:12:02 am
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     
Title: Re: [SOLVED] Linksys SPA-3102 Logging.
Post by: pw44 on March 12, 2010, 05:00:57 pm
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... :)