Howdy, Stranger!

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


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.

[Request] VPS with IPv6 only

vickybusvickybus Member
edited June 2020 in Providers

Hello,

I am looking for VPS with only IPv6 with following Spec,

2 Core,
2/4 GB Ram
50GB SSD/HDD
1 IPv6
100 Mbps / 1 gbps
Hourly Billing is must
Preferred Windows OS trial! will do good, if not Ubuntu 20.04 will do.

Payment Type: Paypal
Purpose: Educational, so it must be hourly billing and also should be able to do unlimited OS re-installation by customer itself.

I tried with Vultr, but no use as VPS higher than $2.5/month comes along with IPv4. and they are not ready to provide one as well with IPv6 alone.

Please let me know, where i can get this or is it even possible to get it?

Thanks in advance.

Comments

  • You can take an IPv4/v6 VPS and just disable V4.

  • vickybusvickybus Member
    edited June 2020

    can you please tell me how to do that in Ubuntu 20.04? if so i can close this thread. it might solve my issue.> @ehhthing said:

    You can take an IPv4/v6 VPS and just disable V4.

  • sorry, i tried it, but it didn't work the way, i expected. So i am still looking for it.

  • HarambeHarambe Member, Host Rep

    Rip the v4 address & gateway out of netplan, assuming you already have v6 working, and you should be good. Most providers use DHCP so you can just switch the dhcp4: true to dhcp4: no

    Skim through this: https://netplan.io/examples

  • XsltelXsltel Member, Host Rep
    edited June 2020

    ip -4 route del default

    works on all linux flavors

Sign In or Register to comment.