From owner-freebsd-questions Wed Oct 23 11:53:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EAB537B401 for ; Wed, 23 Oct 2002 11:53:21 -0700 (PDT) Received: from pursued-with.net (adsl-66-125-9-242.dsl.sndg02.pacbell.net [66.125.9.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0233543E4A for ; Wed, 23 Oct 2002 11:53:21 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Received: from babelfish (babelfish [192.168.168.42]) by pursued-with.net (8.12.6/8.12.5) with ESMTP id g9NIr3IC010677; Wed, 23 Oct 2002 11:53:03 -0700 (PDT) (envelope-from Kevin_Stevens@pursued-with.net) Date: Wed, 23 Oct 2002 11:53:03 -0700 (PDT) From: Kevin Stevens Reply-To: Kevin_Stevens@pursued-with.net To: Brent Bailey Cc: neuhauser@bellavista.cz, Subject: Re: getting my router to log to my Freebsd box help ? In-Reply-To: <1044.207.5.219.94.1035383312.squirrel@bmyster.com> Message-ID: <20021023115003.I10580-100000@babelfish.pursued-with.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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