It's completely ok to mix interfaces.

We're using both veth and venet in VNs.

veth we're using for internal shared network between VN and HN (e.g. DNS
server / MySQL).

It's better to create appropriate bridge devices for each group of VN, e.g.:

vzbr100
vzbr200
vzbr300

etc ..

so you add veth100 veth101 veth102 into vzbr100 and they are all in the
same VLAN basically..


2013/11/23 Rene C. <ope...@dokbua.com>

> i've already been throught
> http://wiki.openvz.org/Differences_between_venet_and_veth - what not
> clear to me, is it ok to mix and match the two network systems on the
> same hardware node?  Any reason not to do this?
>
>
> One of our users need a hwaddr for licensing reasons so I guess we'd
> have to set him up with  veth container right?  Or is there a better
> way?
> _______________________________________________
> Users mailing list
> Users@openvz.org
> https://lists.openvz.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to