QuickWeb VPS IPv6 Support?

QuickWeb starts supporting IPv6 however not yet available on all Data centre we are operating, right now it is currently available for free in Phoenix, New Zealand and some Softlayer locations.

If you were given IPv6 in your VPS you can see the details by going into VPS Manager and look for IP icon, it should show both IPv4 and IPv6 you have, if you are having problem connecting to your IPv6 make sure you reboot your VPS inside VPS Manager after it was allocated to you.

IPv6 : Network unreachable error?

If you have encounter this just run this command to add the default route:

check if you got default route:

#route -n

try adding:

#ip route add 2000::/3 dev venet

Newer OS template should have this automatically as default however feel free to run the above command to ensure your server is routing correctly, you can test by pinging ipv6.google.com inside your VPS.

 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Connecting to your VPS via VNC

This knowledge base article will explain how you can connect to your VNC enabled Linux VPS....

How to set reverse DNS (rDNS)

At the moment you need to open a Helpdesk ticket and provide your IP and PTR record you want set,...

My SSH shows "-bash-*". How to change?

When a Xen VPS is delivered and you login for the first time you might see something similar to...

Installing OpenVPN on OpenVZ VPS (CentOS)

You must enable tun/tap and or PPP directly from inside VPS Manager under "settings" tab. then...

How to add website via webmin

This is a great tutorial how you can add new domain/website using webmin....