Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 19:57:58 +0200
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Ashby Gochenour <freebsd@intelos.net>
Cc:        freebsd-questions@FreeBSD.ORG, ashbyg@ntelos.net
Subject:   Re: syslogd and cisco
Message-ID:  <20010327195758.G490@cgmd76206.chello.nl>
In-Reply-To: <Pine.GSO.4.21.0103271100410.20226-100000@flanders.intelos.net>; from freebsd@intelos.net on Tue, Mar 27, 2001 at 11:32:01AM -0500
References:  <Pine.GSO.4.21.0103271100410.20226-100000@flanders.intelos.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 27, 2001 at 11:32:01AM -0500, Ashby Gochenour wrote:
> Hello Everyone,
> I am trying to receive logs from a cisco router on my local network.
> I have read all the mail archives and have not found an answer to my
> problem. I have /etc/defaults/rc.config set to these values:
> 
> syslogd_enable="YES"            
> syslogd_flags="-a 192.168.50.0/24:*"

in case of problems, remove the -a flag.

> I've tried to run tcpdump to see if the
> messages are getting there, but I'm not sure what to be looking for
> exactly.            

tcpdump port syslog
tcpdump -lenXs 1500 port syslog
ngrep port syslog :-)

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                     http://FatalDimensions.nl.eu.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010327195758.G490>