From owner-cvs-all Tue Oct 23 5:13:49 2001 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 11FD537B401; Tue, 23 Oct 2001 05:13:40 -0700 (PDT) Received: from hades.hell.gr (patr530-a129.otenet.gr [212.205.215.129]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f9NCDQO18635; Tue, 23 Oct 2001 15:13:26 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f9NBt7U20883; Tue, 23 Oct 2001 14:55:07 +0300 (EEST) (envelope-from charon@labs.gr) Date: Tue, 23 Oct 2001 14:55:06 +0300 From: Giorgos Keramidas To: Sheldon Hearn Cc: Darren Reed , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.network Message-ID: <20011023145506.C20345@hades.hell.gr> References: <20011023012512.A1596@hades.hell.gr> <58940.1003834403@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58940.1003834403@axl.seasidesoftware.co.za> User-Agent: Mutt/1.3.22.1i X-GPG-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-URL: http://labs.gr/~charon/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 23, 2001 at 12:53:23PM +0200, Sheldon Hearn wrote: > On Tue, 23 Oct 2001 01:25:12 +0300, Giorgos Keramidas wrote: > > With ipfilter_program set to "/sbin/ipf -Fa -f" (as rc.conf(5) says) > > in /etc/defaults/rc.conf, this change breaks rc.network in the part > > that calls `ipf -y'. The code calls: > > foo_program should never include flags. Yes, that's what I think too, but I'd hate to step on Darren's toes, if he has these set like that for a purpose. After I posted my diff, I saw Arjan de Vet had posted a patch that makes ipfilter_program work with a value of "/sbin/ipf". Let's go for Arjan's changes instead. -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message