Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 20:55:42 -0600 (CST)
From:      Chuck Rock <carock@epctech.com>
To:        "Michael K. Smith" <mksmith@noanet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Syslog problem
Message-ID:  <20030308205501.S91130@kira.epconline.net>
In-Reply-To: <20030308174700.C73817-100000@chimera.noanet.net>
References:  <20030308174700.C73817-100000@chimera.noanet.net>

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




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