Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2000 01:45:23 +1100 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        Norbert Koch <nk@LF.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem with syslogd during startup
Message-ID:  <Pine.BSF.4.21.0012220143470.22115-100000@backup.af.speednet.com.au>
In-Reply-To: <vzae9rruy0.fsf@lamia.LF.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Dec 2000, Norbert Koch wrote:

> On my FreeBSD 3.3-RELEASE I have in my /etc/rc.conf
> 
> syslogd_enable="YES"
> syslogd_flags="-a '212.9.160.0/19:*'"
> 
> This causes syslogd *not* to be started. Hmm, bad. I gather this is
> due to the flags, because the default/rc.conf settings work fine.
> 
> What would be the correct setup for the flags?

Get rid of the ' characters.

syslogd_flags="-a 212.9.160.0/19:*"

> 
> Thanks,
> norbert.
> 

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




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?Pine.BSF.4.21.0012220143470.22115-100000>