Howdy, Stranger!

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


How to use/assign IPv6 from BudgetVZ
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.

How to use/assign IPv6 from BudgetVZ

tesseltessel Member

OK, I'll probably get some hate/noob comments from this but here goes. Got a VPS from BudgetVZ and apparently comes with a /64 for IPv6. I've used IPv6 before but usually I can see them listed either in the VPS control panel or using ifconfig. Can anyone point me in the direction to how I would setup/assign these IPv6 IPs on the VPS? Thanks.

Comments

  • BochiBochi Member
    edited July 2015

    It should be as easy as:

    ip -6 addr add ipv6_address/64 dev venet0

    Where ipv6_address is a usable one of your assigned subnet.

    Thanked by 1tessel
  • AutoSnipeAutoSnipe Member
    edited July 2015

    Login to solusvm, go to networking tab, select "manage subnet" and then create an IP, and it should be added to your VM automatically.

    If it does not AFTER that, do as @Bochi said.

    as then you will still be able to set rDNS entries for that ip etc.

    Thanked by 2Bochi tessel
Sign In or Register to comment.