On Fri, 15 Aug 2003, Andrew Haskell wrote:

> I'm having an odd problem with the syslog.
> 
> I'm trying to log messages from a cisco 2600 series router.
> I'm already logging messages from a PIX and that works fine.
> 
> Using a packet sniffer I can see the upd packets going from the router to
> the linux box, but once they hit the linux box they just vanish. In a week
> I've had 1 entry into the 2600.log file.
> 
> To check that the 2600.log actually logs data i've used *.*
> /var/log/2600.log and it logs entries as expected, well everything but the
> 2600 messages.
> 
> syslog.conf entries of the two cisco devices
> 
> local4.*                      /var/log/PIX.log
> local5.*                      /var/log/2600.log
> 
> I've set the 2600 to use faciltiy local5 and using a syslog on another
> machine I can recieve the log messages that I'm expecting.
> But I get nothing on the linux machine. I know the udp packet are getting
> their, and that syslog is setup to listen on port 514/udp and it is
> listening (the pix.log entry works).
> 
> Has anyone ever experienced anything similar? or does anyone have an idea on
> whats going wrong?


If you've not had an answer to this yet then...   Have you tried applying 
"-r" to syslog when it starts?  In /etc/sysconfig/syslog



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/seawolf-list

Reply via email to