Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 03:59:20 -0000
From:      Max Laier <max@love2party.net>
To:        pf4freebsd@freelists.org, "Kristoffer Egefelt" <keg@myrealbox.com>
Subject:   [pf4freebsd] Re: PF from ports on 5.2R don't work...
Message-ID:  <200401291654.42232.max@love2party.net>
In-Reply-To: <1075389835.9433c0a0keg@myrealbox.com>
References:  <1075389835.9433c0a0keg@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@mango / # pfctl -e
> pfctl: /dev/pf: No such file or directory
>
> root@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@mango / # kldload /usr/local/modules/pf.ko
> kldload: can't load /usr/local/modules/pf.ko: No such file or directory
>
> root@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=20
that there are missing symbols. Do you have "options PFIL_HOOKS" and=20
"options RANDOM_IP_ID" in your kernel (and do you boot _this_ kernel).=20
Apart from that I noticed a problem with "__panic" lately, which was=20
caused by unsynced kernel and includes.

  If $dmesg -a doesn't give a clue, please report again.

--=20
Best regards,				| max@love2party.net
Max Laier				| ICQ #67774661
http://pf4freebsd.love2party.net/	| mlaier@EFnet





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401291654.42232.max>