[CFT] SMP-friendly pf

Vincent Hoffman vince at unsane.co.uk
Tue Sep 11 11:40:07 UTC 2012


cd /usr/src/sbin/pfctl
make ; make install
cd /usr/src/usr.sbin/bsnmpd/modules/snmp_pf
make ; make install


that said if you have just come up to -HEAD from any I'd do a make
buildworld ; make installworld cycle to make sure its in sync with your
kernel.


Vince

On 11/09/2012 12:22, Oguz Yilmaz wrote:
> Ok. We go thru head.
> We compiled the kernel and boot into 10.0
>  FreeBSD 10.0-CURRENT #0 r240350
>
> # pfctl -sr
> No ALTQ support in kernel
> ALTQ related functions disabled
> pfctl: DIOCGETRULES: Permission denied
> ]# pfctl -si
> No ALTQ support in kernel
> ALTQ related functions disabled
> pfctl: DIOCGETSTATUS: Permission denied
>
> This Permission Denied issues should be old pfctl.
>
> Now, how can we compile pfctl and snmp_pf without make world?
>
> --
> Oguz YILMAZ
>
>
> On Tue, Sep 11, 2012 at 1:06 PM, Gleb Smirnoff <glebius at freebsd.org> wrote:
>> On Tue, Sep 11, 2012 at 12:18:23PM +0300, Oguz Yilmaz wrote:
>> O> Hi Gleb,
>> O>
>> O> Is it required to build world? What is the shortest way to test?
>>
>> Yes, Ian answer is correct: kernel, pfctl and snmp_pf.
>>
>> Since you reply to an old email thread, let me note that the projects/pf
>> branch had been merged to head. So you don't need to checkout the
>> projects/pf anymore, just upgrade to fresh head.
>>
>> --
>> Totus tuus, Glebius.
> _______________________________________________
> freebsd-pf at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe at freebsd.org"



More information about the freebsd-pf mailing list