Sunday, January 22, 2023

Re: veb(4) with multiple vlan(4)'s

On 22.1.2023. 12:45, David Gwynne wrote:
>> hostname.veb1
> description "LAN"
>
>> link1
> you don't want to enable link1 unless you want pf to filter traffic on
> the veb ports, and then you have to be careful to avoid having pf see
> the packet again on the vport1 interface.
>

ah, yes, yes thank you ...
is because of that, that on tpmr(4) pf is enabled by default and on
veb(4) isn't?

No comments:

Post a Comment