>Then you might check your /var/log/messages file to see if by some
>chance the Nortel messages are just getting to the wrong file.  Further,
>I might suggest commenting out the local6...  lines in the
>/etc/syslog.conf file and just test to see if the Nortel messages are
>getting across at all.  Once you find them in the std messages file, you
>can work on getting them into a seperate file.  I can't help you there
>as I haven't gotten it working yet.

I set my client's equipment to use logging facility local6, trap 
debugging.  Some equipment may require the command to turn logging on.

On the syslog server, I set syslog to accept (-r) remote connections.

To prevent data from writing to more than the intended file, in the 
syslog.conf I:

local6.*                                        /var/log/router.log 
#first entry
*.info;mail.none,authpriv.none;local6.none      /var/log/... 
#don't log local6 elsewhere



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to