In article <[EMAIL PROTECTED]>, Bill Schoolcraft <[EMAIL PROTECTED]> wrote: >Hello Family, > >Been having a hell of a time trying to figure out why a (x86) >Debian-3.0 box will do remote logging for other Linux boxes but >will not log for a Cisco router. > >The same setup worked in the past with another version of Linux >but not with Debian-3.0, anyone have any similiar issues like >this involving a Cisco router?
Cisco routers log at level local5 by default, if I'm not mistaken. You need something like this in your /etc/syslog.conf: local5.* -/var/log/cisco.log Mike. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

