Difference between revisions of "IPv6"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(possibly useful link to sixxs wiki.)
Line 8: Line 8:
 
* [[Virtual Ethernet device]]
 
* [[Virtual Ethernet device]]
 
* [[Differences between venet and veth]]
 
* [[Differences between venet and veth]]
 +
 +
== External Links ==
 +
* A user success story / howto on SixXS wiki [https://www.sixxs.net/wiki/User:JNN2-SIXXS/OpenVZ].

Revision as of 04:16, 17 May 2010

IPv6 works best when veth devices are used to bridge VEs to their host. An IPv6 compliant method of using veth interfaces for VEs can be found in the VEs and HNs in same subnets article.

venet devices are not fully IPv6 compliant. They do not properly support MAC addresses and consequently link local addresses and can not play nice with neighbor discovery or router advertisements, router discovery, or auto-conf. They also require additional modifications to the layer 3 forwarding behaviour of the host via sysctl.

See also

External Links

  • A user success story / howto on SixXS wiki [1].