From owner-freebsd-questions Wed Oct 23 8:51:58 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 559AA37B401 for ; Wed, 23 Oct 2002 08:51:57 -0700 (PDT) Received: from mail.thundernet.cz (mail.thundernet.cz [62.77.87.114]) by mx1.FreeBSD.org (Postfix) with SMTP id 6D62C43E42 for ; Wed, 23 Oct 2002 08:51:55 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: (qmail 23395 invoked from network); 23 Oct 2002 15:51:39 -0000 Received: from unknown (HELO freepuppy.bellavista.cz) (62.168.44.50) by mail.thundernet.cz with SMTP; 23 Oct 2002 15:51:39 -0000 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 975672FDAB2; Wed, 23 Oct 2002 17:51:38 +0200 (CEST) Date: Wed, 23 Oct 2002 17:51:38 +0200 From: Roman Neuhauser To: Brent Bailey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: getting my router to log to my Freebsd box help ? Message-ID: <20021023155138.GB20416@freepuppy.bellavista.cz> Mail-Followup-To: Brent Bailey , freebsd-questions@FreeBSD.ORG References: <27046.207.5.142.198.1035379127.squirrel@bmyster.com> <20021023134530.GH9627@freepuppy.bellavista.cz> <1044.207.5.219.94.1035383312.squirrel@bmyster.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1044.207.5.219.94.1035383312.squirrel@bmyster.com> User-Agent: Mutt/1.5.1i 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 don't top-post. # misterb@bmyster.com / 2002-10-23 10:28:32 -0400: > > # misterb@bmyster.com / 2002-10-23 09:18:47 -0400: > >> Im trying to get my Cisco router to log to my FBSD machine..Im using > >> Freebsd 4.5 > >> I have no issues with the router ...however im having issues trying to > >> get syslog OR syslogd to accept UDP log traffic from my router ...and > >> have it write to a flat text file. > >> im under the assumtion that you use: > >> syslogd -a > > > > the man page says that the format is "ipaddr/masklen[:service]". > > that doesn't look like the "/masklen" part is optional. > > 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 ??? read the man page. if something isn't clear after you have read it, experiment. -- If you cc me or take the list(s) out completely I'll most likely ignore your message. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message