[pve-devel] [PATCH] linux bridge and ovs new model implementation v3
Alexandre DERUMIER
aderumier at odiso.com
Wed Apr 30 19:50:23 CEST 2014
>>BTW, did you test if masquerading works with those setups?
Not yet, I'll do tests next week. (I'm on holiday until monday)
Currently I have done tests with bridged mode only, openvz veth and qemu.
(You can apply all my patches to test (sorry to have spam the mailing list ;) )
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre Derumier" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Mercredi 30 Avril 2014 06:25:03
Objet: RE: [pve-devel] [PATCH] linux bridge and ovs new model implementation v3
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