From owner-freebsd-questions Fri Oct 6 23:19:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from irv1-mail2.intelenet.net (irv1-mail2.intelenet.net [204.182.160.3]) by hub.freebsd.org (Postfix) with ESMTP id C017B37B66D for ; Fri, 6 Oct 2000 23:19:40 -0700 (PDT) Received: from nimba.intelenet.net (nimba.intelenet.net [207.38.65.93]) by irv1-mail2.intelenet.net (8.9.3/8.9.3) with ESMTP id XAA21655 for ; Fri, 6 Oct 2000 23:19:40 -0700 (PDT) Received: by nimba.intelenet.net (Postfix, from userid 1294) id EB8B283C72; Fri, 6 Oct 2000 23:19:39 -0700 (PDT) Date: Fri, 6 Oct 2000 16:24:28 -0700 From: matthew zeier To: freebsd-questions@freebsd.org Subject: Updating IP Filter Message-ID: <20001006162428.Z22597@intelenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm new to FreeBSD and just installed 4.1.1 RELEASE. I want to use IP Filter and noticed : rose# ipf -V ipf: IP Filter: v3.4.8 (264) open device: Device not configured ioctl(SIOCGETFS: Bad file descriptor The install docs for 3.4.10 mention building a loadable module or a statically compiled kernel. What's the benefit of either for this application? It also mentions using "modload" and "modstat" but I can't find either on my system. I tried a 'make freebsd' and got: In file included from /usr/include/sys/signal.h:46, from /usr/include/sys/proc.h:50, from ../../netinet/ip_compat.h:481, from ../../ip_fil.c:100: /usr/include/sys/_posix.h:45: opt_posix.h: No such file or directory *** Error code 1 Stop in /usr/local/build/ip_fil3.4.10/BSD/FreeBSD-4.1.1-RELEASE-i386. *** Error code 1 Any help? Thanks. -- matthew zeier - "There ain't no rules around here. We're trying to accomplish something." - Thomas Edison To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message