Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 17:53:29 -0800 (PST)
From:      "Michael K. Smith" <mksmith@noanet.net>
To:        Chuck Rock <carock@epctech.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Syslog problem
Message-ID:  <20030308174700.C73817-100000@chimera.noanet.net>
In-Reply-To: <JDEAIDLKPMMILNJHADGCMEAGKHAA.carock@epctech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030308174700.C73817-100000>