From owner-freebsd-questions Mon Mar 10 6: 0: 4 2003 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 7037D37B401 for ; Mon, 10 Mar 2003 06:00:02 -0800 (PST) Received: from kira.epconline.net (kira.epconline.net [207.206.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A370D43FEA for ; Mon, 10 Mar 2003 06:00:01 -0800 (PST) (envelope-from carock@epctech.com) Received: from kira.epconline.net (root@localhost) by kira.epconline.net (8.12.7/8.12.6) with SMTP id h2AE007x032821 for ; Mon, 10 Mar 2003 08:00:00 -0600 (CST) (envelope-from carock@epctech.com) Received: from kira.epconline.net (localhost [127.0.0.1]) by kira.epconline.net (8.12.7/8.12.6) with ESMTP id h2AE00D6032797; Mon, 10 Mar 2003 08:00:00 -0600 (CST) (envelope-from carock@epctech.com) Received: from localhost (carock@localhost) by kira.epconline.net (8.12.7/8.12.6/Submit) with ESMTP id h2AE009n032794; Mon, 10 Mar 2003 08:00:00 -0600 (CST) X-Authentication-Warning: kira.epconline.net: carock owned process doing -bs Date: Mon, 10 Mar 2003 08:00:00 -0600 (CST) From: Chuck Rock X-X-Sender: carock@kira.epconline.net To: Dean Strik Cc: "Michael K. Smith" , freebsd-questions@freebsd.org Subject: Re: Syslog problem In-Reply-To: <20030309123709.GD34099@dragon.stack.nl> Message-ID: <20030310075821.N25882@kira.epconline.net> References: <20030308174700.C73817-100000@chimera.noanet.net> <20030308204019.S86872@kira.epconline.net> <20030309123709.GD34099@dragon.stack.nl> 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 nevermind, I realize that's not the source origination port, but it's destination port. There I go replying again.... I'll quit while I'm behind... Chuck On Sun, 9 Mar 2003, Dean Strik wrote: > Chuck Rock wrote: > > On Sat, 8 Mar 2003, Michael K. Smith wrote: > > > This might be your issue, because you haven't specified the service after > > > you subnet. Try the following: > > > > > > /usr/sbin/syslogd -a 207.206.185.1/27:* -a 209.83.132.1/27:* > > > > Accordifn to the man page, that just specifies what port to listen on. By > > default it's 514 syslog port. > > No, that's not what it says. I quote: > > ipaddr/masklen[:service] > [...] > If specified, _service_ is the name or number of an UDP service (see > services(5)) the source packet must belong to. > > In other words, it's the port the remote syslog is sending from, not the > port the local syslogd is listening on. > > -- > Dean C. Strik Eindhoven University of Technology > dean@stack.nl | dean@ipnet6.org | http://www.ipnet6.org/ > "This isn't right. This isn't even wrong." -- Wolfgang Pauli > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message