syslogd cisco logs

2000-12-30 Thread Debian Ghost

Hey Guys,
I'm just studying up on cisco equipment and IOS configuration. I was
wondering what steps are necessary to get a debian syslogd to accept logs
from routers. I guess the first one I'd be logging would be a cisco 2500.
Thanks,

A. D. Ghos





--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: syslogd cisco logs

2000-12-30 Thread Arnd Vehling

Hi,

Debian Ghost wrote:
 I'm just studying up on cisco equipment and IOS configuration. I was
 wondering what steps are necessary to get a debian syslogd to accept logs
 from routers. 

Thats in the syslogd man-page: 

snip
  -r This  option  will  enable  the facility to receive
 message from the network using an  internet  domain
 socket  with  the syslog service (see services(5)).
 The default is to not receive any messages from the
 network.
snap

On da Cisco do a:

snip
service timestamps log datetime
..
logging trap level
logging source-interface interface
logging host-1
logging host-2
snap

and next time plz RTFM.

regards,

  Arnd
-- 

NetHead Network Design and Security
Arnd Vehling[EMAIL PROTECTED]
Gummersbacherstr. 27Phone: +49 221 8809210
50679 Köln  Fax  : +49 221 8809212


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]