Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 12:40:03 +0100
From:      Vincent Hoffman <vince@unsane.co.uk>
To:        Oguz Yilmaz <oguzyilmazlist@gmail.com>
Cc:        pf@freebsd.org
Subject:   Re: [CFT] SMP-friendly pf
Message-ID:  <504F2313.80302@unsane.co.uk>
In-Reply-To: <CAAo%2BKFk0S9=dv2mWcKwiWGHFM3qEnGXBTU%2BCzbbq02LXycUF2g@mail.gmail.com>
References:  <20120608061737.GA28197@glebius.int.ru> <CAAo%2BKFmhAmPw6h=Guq8_G30ak2XNyKib6O1WP9YAEsjB2UshGw@mail.gmail.com> <20120911100639.GE44854@FreeBSD.org> <CAAo%2BKFk0S9=dv2mWcKwiWGHFM3qEnGXBTU%2BCzbbq02LXycUF2g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"




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