From owner-freebsd-questions Thu Dec 21 6:45:49 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 21 06:45:47 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 796BB37B400 for ; Thu, 21 Dec 2000 06:45:44 -0800 (PST) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.1/8.11.1) with ESMTP id eBLEjOF24892; Fri, 22 Dec 2000 01:45:25 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Fri, 22 Dec 2000 01:45:23 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: Norbert Koch Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem with syslogd during startup In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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