[pve-devel] [PATCH] linux bridge and ovs new model implementation v3
Dietmar Maurer
dietmar at proxmox.com
Wed Apr 30 06:25:03 CEST 2014
BTW, did you test if masquerading works with those setups?
> bridge kernel 2.6.32
> ---------------------
>
> eth0.94---->vmbr0v94<-----tapXiY (non firewalled tap)
> <--vethXiY----->vethXiYp--->fwbrXiY---->tapXiY (firewalled tap)
>
> bridge kernel 3.10
> ------------------
>
> vlans are managed at veth level
> non firewalled and firewalled taps have a bridge
>
> eth0-->vmbr0<--veth----->vethXiYp-->vethpvlan--->fwbrtapXiY---->tapXiY
> eth0-->(firewalled tap)
>
> <--vethXiY----->vethXiYp---vethvlan--->brtapXiY---->tapXiY (non firewalled
> tap)
More information about the pve-devel
mailing list