From owner-freebsd-pf@FreeBSD.ORG Sun Oct 23 20:08:05 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C7216A41F for ; Sun, 23 Oct 2005 20:08:05 +0000 (GMT) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 345AA43D60 for ; Sun, 23 Oct 2005 20:07:59 +0000 (GMT) (envelope-from max@love2party.net) Received: from p54A3F1B4.dip.t-dialin.net [84.163.241.180] (helo=donor.laier.local) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML29c-1ETm8L0zpJ-0006Ux; Sun, 23 Oct 2005 22:07:57 +0200 From: Max Laier To: freebsd-pf@freebsd.org Date: Sun, 23 Oct 2005 22:07:37 +0200 User-Agent: KMail/1.8.2 References: <1130097244.5844.4.camel@niobe> In-Reply-To: <1130097244.5844.4.camel@niobe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3285906.1aHGWabM5o"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510232207.53352.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:61c499deaeeba3ba5be80f48ecc83056 Cc: Subject: Re: pf not loading X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 20:08:05 -0000 --nextPart3285906.1aHGWabM5o Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 23 October 2005 21:54, Roger Grosswiler wrote: > i installed 6.0 RC1 and filled pf_enable=3D"YES" as i did in 5.4 > > But, no pf is loaded while startup. no /dev/pf is there. i can kldload > pf, but then the ruleset won't be loaded too. even pfctl -f /etc/pf.conf > does not change this. This is not very precise. What happens when you pfctl -f /etc/pf.conf ? A= re=20 you sure you can kldload pf? > does somebody have the same? or does somebody know how to correct? Are you, by chance, using a custom kernel without INET6? In that case tryi= ng=20 to kldload pf will error out on the console. To build the pf module withou= t=20 INET6 you need to define NO_INET6 in make.conf while building pf.ko. Also= =20 make sure you have bpf in your kernel. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart3285906.1aHGWabM5o Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDW+2ZXyyEoT62BG0RAhYOAJwOR/xLN9USYjZgpWKf0ov3ZHswCwCfRTYW kxOAWqzgU302OL8kAN5vXZA= =t35J -----END PGP SIGNATURE----- --nextPart3285906.1aHGWabM5o--