Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Assigning multiple IPv6 /64 to same VPS
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Assigning multiple IPv6 /64 to same VPS

zafouharzafouhar Veteran
edited December 2016 in General

Hey all,

Does anyone know if there is an easy way to assign/configure multiple IPv6 /64 subnets to the same CentOS VPS? My DC said that each /64 has its own gateway.

So for example in my eth0 network script file I have:

IPV6INIT=yes
IPV6ADDR=XXXX:XXXX:0526:3e4::2
IPV6_DEFAULTGW=XXXX:XXXX:0526:3e4::1

So if I want to assign second /64 subnet I guess I need to create eth0:0 interface and assign it there? if so is there a way to do this with a shell command maybe? because I need to assign a few hundred /64 subnets to this VPS.

Edit: I am using SolusVM on my host node but I guess it doesn't actually assign the IPv6 addresses on the VPS unless i'm missing something.

Comments

  • MSPNickMSPNick Member
    edited December 2016

    Is it openvz?

    You can just tap reconfigure network should be fine

  • @MSPNick said:
    Is it openvz?

    You can just tap reconfigure network should be fine

    Its KVM unfortunately, I tried the reconfigure network aswell (the VPS is loaded with Centos v6) but it didn't configure the IPv6 address that I added to test it.

Sign In or Register to comment.