[pf4freebsd] Re: PF from ports on 5.2R don't work...
Max Laier
max at love2party.net
Wed Sep 15 20:59:20 PDT 2004
On Thursday 29 January 2004 16:23, Kristoffer Egefelt wrote:
> This used to work with 5.2RC2...
> I've followed the installation guide.
> Now I get this:
>
> root at mango / # pfctl -e
> pfctl: /dev/pf: No such file or directory
>
> root at mango / # kldstat
> Id Refs Address Size Name
> 1 3 0xc0400000 2e40b8 kernel
> 2 1 0xc386b000 2000 pflog.ko
> 3 1 0xc3875000 3000 pfsync.ko
>
> root at mango / # kldload /usr/local/modules/pf.ko
> kldload: can't load /usr/local/modules/pf.ko: No such file or directory
>
> root at mango / # ll /usr/local/modules/
> total 166
> -rw------- 1 root wheel 164 Jan 29 15:13 linker.hints
> -r-xr-xr-x 1 root wheel 148541 Jan 29 15:13 pf.ko*
> -r-xr-xr-x 1 root wheel 7075 Jan 29 15:13 pflog.ko*
> -r-xr-xr-x 1 root wheel 8590 Jan 29 15:13 pfsync.ko*
Take a look at your console ($dmesg -a), it will presumably tell you
that there are missing symbols. Do you have "options PFIL_HOOKS" and
"options RANDOM_IP_ID" in your kernel (and do you boot _this_ kernel).
Apart from that I noticed a problem with "__panic" lately, which was
caused by unsynced kernel and includes.
If $dmesg -a doesn't give a clue, please report again.
--
Best regards, | max at love2party.net
Max Laier | ICQ #67774661
http://pf4freebsd.love2party.net/ | mlaier at EFnet
More information about the freebsd-pf
mailing list