OpenVZ Forum


Home » General » Support » IPv6 native strangeness
Re: IPv6 native strangeness [message #34192 is a reply to message #33822] Fri, 12 December 2008 06:46 Go to previous messageGo to previous message
elronxenu is currently offline  elronxenu
Messages: 5
Registered: November 2007
Junior Member

Nobody replied?

I found that OpenVZ does not enable proxy Neighbour Discovery for VEs. I'm using Debian lenny.

To make it work, i.e. to make my ipv6-enabled VEs reachable from my ipv6 router and/or the public internet, I had to do the following on the HN:

echo 1 > /proc/sys/net/ipv6/conf/all/proxy_ndp
ip -6 neigh add proxy 2001:xxxx:xxxx:xxxx::aa01 dev eth0
ip -6 neigh add proxy 2001:xxxx:xxxx:xxxx::aa02 dev eth0
ip -6 neigh add proxy 2001:xxxx:xxxx:xxxx::aa03 dev eth0
etc ...

It might be necessary to also do:
echo 1 > /proc/sys/net/ipv6/conf/all/forwarding

I don't know why vzctl does not do this automatically like it does for ipv4.
 
Read Message
Read Message
Read Message
Previous Topic: limit traffic
Next Topic: Network configuration problem with NAT and OpenVZ
Goto Forum:
  


Current Time: Mon Jul 15 04:53:08 GMT 2024

Total time taken to generate the page: 0.02247 seconds