Date: Sun, 23 Oct 2005 22:07:37 +0200 From: Max Laier <max@love2party.net> To: freebsd-pf@freebsd.org Subject: Re: pf not loading Message-ID: <200510232207.53352.max@love2party.net> In-Reply-To: <1130097244.5844.4.camel@niobe> References: <1130097244.5844.4.camel@niobe>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Sunday 23 October 2005 21:54, Roger Grosswiler wrote: > i installed 6.0 RC1 and filled pf_enable="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 ? Are 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 trying to kldload pf will error out on the console. To build the pf module without INET6 you need to define NO_INET6 in make.conf while building pf.ko. Also make sure you have bpf in your kernel. -- /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDW+2ZXyyEoT62BG0RAhYOAJwOR/xLN9USYjZgpWKf0ov3ZHswCwCfRTYW kxOAWqzgU302OL8kAN5vXZA= =t35J -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510232207.53352.max>
