Date: Tue, 23 Oct 2001 14:55:06 +0300 From: Giorgos Keramidas <charon@labs.gr> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: Darren Reed <darrenr@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.network Message-ID: <20011023145506.C20345@hades.hell.gr> In-Reply-To: <58940.1003834403@axl.seasidesoftware.co.za> References: <20011023012512.A1596@hades.hell.gr> <58940.1003834403@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011023145506.C20345>