Re: freebsd-8-beta2 and pf

2009-08-15 Thread Tom Uffner
z0ran wrote: i tried to rebuild my kernel with and without pf modules, i also rebuild it without "make options DEBUG=-g" and without "# Debugging for use in -current options KDB options GDB options DDB options INVARIANTS" (that was sugestion from freebsd forum) and no matter what i do it always

Re: freebsd-8-beta2 and pf

2009-08-15 Thread Tom Uffner
z0ran wrote: now, why is it pf.ko not available, any idea please, thanks in advance! did you build your kernel & pf modules at the same time? if not, try checking out the kernel sources for some consistent date and doing a "make buildkernel", complete with all the modules. that sort of error

freebsd-8-beta2 and pf

2009-08-15 Thread z0ran
First of all i couldn't enable pf with "pfctl -e", then i couldn't load module with "kldload pf.ko", it gives me % kldload /boot/kernel/pf.ko kldload: can't load /boot/kernel/pf.ko: Exec format error and at the end i couldn't find in kernel: device pf device pflog device pfsync This is my