Date: Mon, 6 Aug 2001 14:18:10 +1000 From: Christopher JS Vance <vance@nu.org> To: freebsd-stable@freebsd.org Cc: Normand Leclerc <leclercn@videotron.ca> Subject: Re: IPFilter, no such process? Message-ID: <20010806141810.A28726@aurema.com> In-Reply-To: <000001c11de2$79d10380$1638a8c0@phobos>; from leclercn@videotron.ca on Sun, Aug 05, 2001 at 03:11:46PM -0400 References: <000001c11de2$79d10380$1638a8c0@phobos>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 05, 2001 at 03:11:46PM -0400, Normand Leclerc wrote: : When I run ipf -Fa -v -f /etc/ipf.rules, I get this output: : [pass in all] : pass in from any to any : 1:ioctl(add/insert rule): No such process : [pass out all] : pass out from any to any : 2:ioctl(add/insert rule): No such process : : What is wrong? I just switched from ipfw to ipf this last weekend, and found my problems with ipf were due to there being old copies of some of the programs in /usr/sbin, and new copies in /sbin. (I can't remember whether this /usr partition started as 2.2.x, 3.x, or 4.x.) When I got rid of the old copies, my problems disappeared. -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010806141810.A28726>