[Users] Macvlan with openvz?

Benjamin Henrion bh at udev.org
Thu Apr 18 09:24:32 EDT 2013


Hi,

I just played with LXC, they support macvlan, which does not force you
to use a bridge on the HN side, and it is quite straightforward to
setup.

lxc.network.type=macvlan
lxc.network.macvlan.mode=bridge
lxc.network.link=eth0
lxc.network.flags=up
lxc.network.hwaddr = 00:16:AA:BB:CC:DD

On the HN side, brctl show reports nothing, so it works without a bridge.

Any idea if this is supported under openvz?

--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-3500762
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."


More information about the Users mailing list