Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2002 11:53:03 -0700 (PDT)
From:      Kevin Stevens <Kevin_Stevens@pursued-with.net>
To:        Brent Bailey <misterb@bmyster.com>
Cc:        neuhauser@bellavista.cz, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: getting my router to log to my Freebsd box help ?
Message-ID:  <20021023115003.I10580-100000@babelfish.pursued-with.net>
In-Reply-To: <1044.207.5.219.94.1035383312.squirrel@bmyster.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 23 Oct 2002, Brent Bailey wrote:

> so would it be something like
>
> syslogd -a 172.16.x.x/24:UDP port number ??
>
> if this is so ...
> can i do this multiple times  ???
> I have multiple routers that i want to log to this FreebSD machine
> so would i do the command above on multiple lines ??
>
> or like :
> syslogd -a 172.16.x.x/24:xxx  172.16.x.x/24:xxx     ???

Here are the relevant lines from my syslog.conf and IOS config that set up
logging:

syslog.conf:

+192.168.168.192
local2.*                                /var/log/firewall

IOS:

logging facility local2
logging source-interface Ethernet0
logging 192.168.168.42

KeS



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?20021023115003.I10580-100000>