From owner-freebsd-stable Thu Aug 9 9:10:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id CB91637B403 for ; Thu, 9 Aug 2001 09:10:08 -0700 (PDT) (envelope-from ntaflos.andreas@gmx.net) Received: (qmail 2736 invoked by uid 0); 9 Aug 2001 16:10:07 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Bender.ANT) (212.17.108.240) by mail.gmx.net (mail05) with SMTP; 9 Aug 2001 16:10:07 -0000 Received: (from root@localhost) by Bender.ANT (8.11.1/8.11.1) id f79GA5600853; Thu, 9 Aug 2001 18:10:05 +0200 (CEST) (envelope-from root) Date: Thu, 9 Aug 2001 18:10:05 +0200 From: Andreas Ntaflos To: Mike Tancsa Cc: stable@freebsd.org Subject: Re: still trouble with IP-Filter in 4.4-prerel Message-ID: <20010809181005.A831@Bender.ANT> References: <20010809172439.A779@Bender.ANT> <5.1.0.14.0.20010809112338.03a53db0@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20010809112338.03a53db0@marble.sentex.ca>; from mike@sentex.net on Thu, Aug 09, 2001 at 11:25:28AM -0400 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 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