From owner-freebsd-questions Sat Mar 8 18:55:47 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 D1A6F37B401 for ; Sat, 8 Mar 2003 18:55:45 -0800 (PST) Received: from kira.epconline.net (kira.epconline.net [207.206.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9824C43FB1 for ; Sat, 8 Mar 2003 18:55:44 -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 h292thrC091425 for ; Sat, 8 Mar 2003 20:55:43 -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 h292tgD6091417; Sat, 8 Mar 2003 20:55:42 -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 h292tgYR091414; Sat, 8 Mar 2003 20:55:42 -0600 (CST) X-Authentication-Warning: kira.epconline.net: carock owned process doing -bs Date: Sat, 8 Mar 2003 20:55:42 -0600 (CST) From: Chuck Rock X-X-Sender: carock@kira.epconline.net To: "Michael K. Smith" Cc: freebsd-questions@freebsd.org Subject: Re: Syslog problem In-Reply-To: <20030308174700.C73817-100000@chimera.noanet.net> Message-ID: <20030308205501.S91130@kira.epconline.net> References: <20030308174700.C73817-100000@chimera.noanet.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 Well, that seemed to work. I don't know why, but it did. Thank you! Chuck On Sat, 8 Mar 2003, Michael K. Smith wrote: > Hello Chuck: > > On Sat, 8 Mar 2003, Chuck Rock wrote: > > > For the last few versions of FreeBSD, I have not been able to get my syslog > > to log my dial-up pool from my Cisco router. > > > > I changed the syslog startup flags in rc.conf. > > > > I'm running it now as /usr/sbin/syslogd -a 207.206.185.1/27 -a > > 209.83.132.1/27 > > > > 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:* > > Mike > > > 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