syslogd - routerlog in logfile on solaris

Hi

the routerlog should be written on a file on a solaris server (solaris 9)

this is working on a solaris 8 server

so i make equal definitions in /etc/syslog.conf

but it doesn't work!

when i snoop the lan interface on the solaris 9 server, I can see the router messages

this are the definitions in syslog.conf

*.info;local0.none;local1.none /var/adm/messages

*.debug;local0.none;local1.none /var/adm/debug

local0.info /var/adm/routerlog

local1.debug/var/adm/extreme

who can help me?

are there any other definitions to do?

JanD

[621 byte] By [JanD] at [2007-11-25 22:50:54]
# 1
Start by making sure that you have a tab between "local0.info" and "/var/adm/routerlog" in /etc/syslog.conf.Mark
mdhmi at 2007-7-5 17:06:21 > top of Java-index,General,Sun Networking Services and Protocols...
# 2
Hi Markthanks for your answer - it was a good idea, I didn't know that!but the problem is solved, there was a firewall betweenrouter and sun server which blocked the syslog dataJan
JanD at 2007-7-5 17:06:21 > top of Java-index,General,Sun Networking Services and Protocols...