From owner-freebsd-stable Thu Aug 9 9:19:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dros.delnoch.net (dros.delnoch.net [66.22.112.8]) by hub.freebsd.org (Postfix) with ESMTP id CFC1137B401 for ; Thu, 9 Aug 2001 09:19:23 -0700 (PDT) (envelope-from jeff@delnoch.net) Received: from localhost (jeff@localhost) by dros.delnoch.net (8.11.4/8.11.4) with SMTP id f79GJIg53717; Thu, 9 Aug 2001 12:19:19 -0400 (EDT) (envelope-from jeff@delnoch.net) Date: Thu, 9 Aug 2001 12:19:18 -0400 (EDT) From: Jeff Ito To: Andreas Ntaflos Cc: Mike Tancsa , stable@FreeBSD.ORG Subject: Re: still trouble with IP-Filter in 4.4-prerel In-Reply-To: <20010809181005.A831@Bender.ANT> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG prior to building world, I would suggest cleaning out /usr/obj, and see if that gets you anywhere Jeff > i do my updating the following way: > > cvsup (src-all, following RELENG_4) > make buildworld > make buildkernel MYKERNEL > make installkernel MYKERNEL > make installworld > > then mergemaster and reboot. i use this procedure for almost a year > now, and used to work well. > > ls -laF /sbin/ipf yields: > -rwxr-xr-x 1 root wheel - 30432 Mar 19 19:12 /sbin/ipf* > ^^^^^^^^^^^^ > ipf -V (in 4.4-prerel) yields: > ipf: IP Filter: v3.4.16 (264) > Kernel: IP Filter: v3.4.20 > Running: yes > Log Flags: 0 = none set > Default: block all, Logging: available > Active list: 0 > > this does indeed seem a bit out of date, but why? > > i am still kinda clueless... > > regards > -- > Andreas Ntaflos, ANT > ntaflos.andreas@gmx.net > > On Thu, Aug 09, 2001 at 11:25:28AM -0400, Mike Tancsa wrote: > > > > What are the steps you are following to update your system ? > > > > cvsup > > mergemaster or merge/update /etc from /usr/src/etc > > make world > > config -r yourkernel > > make depend;make;make install > > reboot > > > > If you do > > ls -l `which ipf` > > is the file date reasonable ? > > > > > > > > At 05:24 PM 8/9/01 +0200, Andreas Ntaflos wrote: > > >i know there was a topic about ipf in 4.4-prerel about ipf in > > >the kernel being version 3.4.20 and the userland version being > > >3.4.16. and how loading rules will result in some fancy error > > >messages like: > > >1:ioctl(add/insert rule): No such process > > >2:ioctl(add/insert rule): No such process > > > > > >but no matter what i do, cvsupping src-all a hundred times, > > >cvsupping with an empty /usr/src/contrib/ipfilter and > > >buildworlding...ipf wont want to get the rules loaded. > > > > > >now maybe(certainly) there is a solution for this, but browseing > > >the archives did not reveal one for me... > > > > > >so can anyone tell me how i can use ipf properly with 4.4-prerel? > > > > > >or at least what the hell is the problem with 4.4 and ipf, and WHY > > >this is a problem? i really dont get that. > > > > > >regards > > >-- > > > Andreas Ntaflos, ANT > > > ntaflos.andreas@gmx.net > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > > >with "unsubscribe freebsd-stable" in the body of the message > > > > -- > Andreas Ntaflos, ANT > ntaflos.andreas@gmx.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message