Menu Close

Solving IPv6 problem in SolusVM

Today I’m having problem with my SolusVM installation in my dedicated sever. The OpenVZ VPS created from SolusVM can’t connect to the internet, not connected from the internet, also can’t ping to the IPv6 gateway.
Dedicated Server have routed 2 x /64 IPv6 address, and installed using CentOS 6 64bit.
So, let’s make some fix here 🙂
 
Add the below to the file /etc/sysconfig/network of the Host Node

Add the below to the file /etc/sysconfig/network-scripts/ifcfg-ethX . X being your interface number

Add the following to the content of /etc/sysctl.conf

 
Example for how to write the IPv6 Gateway
ipv6_block
 
Example for generating the IPv6
generate_ipv6
 
Next, you only need to assign the IPv6 to your OpenVZ VPS

Leave a Reply

Your email address will not be published. Required fields are marked *