Hello,
i'm trying to implement jails over multiples networks, using VLANs, with
different default routes. The network stack is simple
igb0-3 into lagg0
vlan 10-30 over lagg0
jails over VLANs using a fib for each VLAN (but no fib set on the VLAN iface
itself)
Whereas it works for a week on my se
On 2015-02-27 04:21, Loïc Blot wrote:
> Hello,
> i'm trying to implement jails over multiples networks, using VLANs, with
> different default routes. The network stack is simple
>
> igb0-3 into lagg0
> vlan 10-30 over lagg0
> jails over VLANs using a fib for each VLAN (but no fib set on the VLAN