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.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Additional IPv6 of OVH US VPS
ask_seek_knock
Member
in Help
Hello everyone,
I have a OVH US VPS with an IPv4 and an IPv6 (/56). Now I failed to add additional IPv6s.
The network manager is systemd-networkd, and I've tried to append addresses in /etc/systemd/network/20-wired.network
then sudo systemctl restart systemd-networkd
Additional IPv6s can be set in control panel when using other providers, but I saw no related functions in "https://us.ovhcloud.com/manager/#/dedicated/ip?serviceName=vps-blah-blah.vps.ovh.us"
So is it possible to add additional IPv6s to OVH US VPS, and how if possible.
Thank you.
Comments
thanks for the information
thanks for your first post, was so helpful.
you will be a great addition to the forum.
Maybe this link will shed some light on your problem: https://www.linode.com/docs/products/compute/compute-instances/guides/systemd-networkd/#configuring-additional-ip-addresses
Or you can add them manually with
ip addr add IPv6PREFIX::cafe:1 dev eth0
Note that they will be gone on reboot.Thanks for replying, but maybe you misunderstood my meaning:
What your link points to is what I've tried.
Adding IPv6 to VPS is OK, and here is the result:
One of the IPv6 above is the default IP, which is OK, and the other one is what I've added, which is not working.
Here is the content of
/etc/systemd/network/20-wired.network
:user@ovh02:~$ cat /etc/systemd/network/20-wired.network
[Match]
Name=eth0
As you can see, the setting of 2 IPv6s are identical, so I think the root of error is not my local configuration, but somewhere of OVH control panel or something.
Maybe I should open a ticket, but previous experience with support is not good:
the support staff behaved like a robot, which couldn't know what I mean, only recommend "upgrade the service" or "we are investigating and be patient".
Thank you anyway.
Solved. It's prohibited. (Hope admin of let to append a [Solved] mark to the title, would you?)
Reply from OVH: