Skip to content

Looking for deals with IPv6 included, not $2/month add-on

Deals & Offers by ana_mad 19 replies 3.4K views
8 #1

So I made test order with Hetzner yesterday. Their "Budget" plan looked nice—until checkout shows IPv6 as "optional protocol upgrade" for two dollars extra! Per month! Sent ticket asking why standard protocol costs more. They said "legacy infrastructure costs."

This is 2026. IPv6 is not luxury feature. I checked Contabo, same thing: IPv4 only default, IPv6 "coming soon" for premium tier only. Crazy!

Who actually includes IPv6 without nickel-and-diming? Need VPS with native /64, not NAT64 garbage. Budget is flexible but not paying protocol tax. Located in EU or US east.

Cheers!

swimming upstream since 2019 🐟
#2

Dear sir/madam,

Kindly consider Vultr itself. They are providing IPv6 /64 subnet included only in all plans. I am using their service since two years. The network is stable only.

No add-on charges are there for IPv6. You may check their website for deals.

Thank you very much.

11 #3

Vultr is solid—though I had issues with their routing in Frankfurt—never mind that—what you really want to watch is the SLA—some providers advertise IPv6 but it's tunnelled through—actually no—worse—it's HE.net tunnel broker behind the scenes—charging you for—what amounts to—someone else's free service—ridiculous—

#4

Get a cheap Kimsufi-alike from the scrap gods, throw Proxmox on it, one docker compose for WireGuard plus reverse proxy, you have your own /48 delegated from Hurricane Electric for free. Sure, it's a tunnel, but you control the tunnel. I run six IPv6-only containers behind nginx right now. The virtualization tax on these budget hosts is absurd anyway. Build once, scale forever.

my cloud. my rules. my 3AM alerts.
#5
SamAlvi said:
The virtualization tax on these budget hosts is absurd

The real tax is OpenVZ masquerading as KVM. Half these "IPv6 included" providers give you a single address behind NAT with cgroup limits so tight you can't even run `ip6tables`. Ask for /64, get /128 on a shared interface. That's not virtualization tax—that's deception.

Vultr and OVHcloud are actual KVM with proper bridge networking. Verified with `systemd-detect-virt` and checking for /sys/class/net/eth0/device. Worth the small premium to avoid container-grade lies.

virsh list --all | wc -l: 47
#6

Vultr really gives /64? Their site says "subnet" but no prefix size

wrap it, ship it, pray it
#7
herebungkus said:
Their site says "subnet" but no prefix size

I just spun up a $5 Vultr instance in Amsterdam to check. You get one routed /64 per location, not per instance. They delegate it via SLAAC but the prefix is static to your account+location combo. So if you deploy two VMs in Frankfurt they share the same /64. Not ideal for segmentation but it is a proper /64, not NAT64.

`ip -6 addr` shows 2001:19f0:.../64 on eth0. No NAT. No HE.net tunnel. Direct allocation.

Better than the single /128 garbage I mentioned earlier, but still not the "dedicated /64 per VM" some people assume. Their docs are here: https://docs.vultr.com

virsh list --all | wc -l: 47
#8
kate3 said:
They delegate it via SLAAC but the prefix is static to your account+location combo

That is actually fine for my use case. One VM per location, separate projects. I do not need multiple VMs in same city.

Has anyone checked OVHcloud recently? Their VPS line starts at 4 EUR, IPv6 included in specs — https://www.ovhcloud.com/en/vps/. But last time I tried them the /64 took 48 hours to actually route after provisioning. Ticket dance required.

swimming upstream since 2019 🐟
#9
ana_mad said:
But last time I tried them the /64 took 48 hours to actually route after provisioning.

Still true. Provisioned an OVH VPS in Gravelines last month. Control panel shows IPv6 immediately. Network unreachable for two days. Support said "propagation delay." It's their own datacenter, what exactly is propagating? The MAC address into some manually maintained spreadsheet?

Their routing is fine once it works. But if you need something today, not Tuesday, factor that in.

#10

Dear sir/madam,

Kindly consider DigitalOcean also. They are providing IPv6 /64 subnet included only in all droplets. I am using their service since three years for my personal projects.

The network is stable and no add-on charges are there for IPv6. You may check their website for deals.

Thank you very much.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft