From owner-freebsd-stable Wed Aug 16 13:59:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4]) by hub.freebsd.org (Postfix) with ESMTP id EE44137B63F for ; Wed, 16 Aug 2000 13:59:53 -0700 (PDT) (envelope-from Arjan.deVet@adv.iae.nl) Received: (from uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id WAA00941; Wed, 16 Aug 2000 22:59:51 +0200 (MET DST) Received: by adv.devet.org (Postfix, from userid 100) id 229133E22; Wed, 16 Aug 2000 22:59:42 +0200 (CEST) To: keith.mackay@home.com Subject: Re: FreeBSD 4.1 and IPFILTER X-Newsgroups: list.freebsd.stable In-Reply-To: <000201c00782$0381e040$f1184418@asgard> Organization: Eindhoven, the Netherlands Cc: stable@freebsd.org Message-Id: <20000816205942.229133E22@adv.devet.org> Date: Wed, 16 Aug 2000 22:59:42 +0200 (CEST) From: Arjan.deVet@adv.iae.nl (Arjan de Vet) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <000201c00782$0381e040$f1184418@asgard> you write: >[root@NIFLHEIM /etc]# ipf -Fa -f /etc/ipf.rules >open device: Device not configured >ioctl(SIOCIPFFL): Bad file descriptor >open device: Device not configured >2:ioctl(add/insert rule): Bad file descriptor >3:ioctl(add/insert rule): Bad file descriptor >4:ioctl(add/insert rule): Bad file descriptor > >There are a many more lines following those last three displayed, infact one >for each line in the ipf.rules file > >Does anyone have any suggestions as to what I can do/ what I'm not doing? Did you see ipfilter boot messages? Something like this in your dmesg output: IP Filter: v3.4.8 initialized. Default = block all, Logging = enabled Do you have the ipfilter device entries in /dev? Do a # cd /dev # sh MAKEDEV ipl to create them. Arjan -- Arjan de Vet, Eindhoven, The Netherlands URL: http://www.iae.nl/users/devet/ for PGP key: finger devet@iae.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message