All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Routed IPv6 subnets at Strike
Hey everyone,
We have some great news for the LET community! Starting today, we’re rolling out routed IPv6 subnets in beta at our Gdańsk, Poland location.
If everything runs smoothly, this feature will be extended to all of our regions soon.
For Existing Customers:
To start using routed subnets, simply stop and start your service. This ensures our system creates the correct routes. If you encounter any issues, don’t hesitate to reach out - we’ll fix them as quickly as possible.
For Providers:
We’re committed to supporting IPv6 deployment. To make this easier, we’ve published a script on GitHub. If you’re using Virtualizor, this script allows you to seamlessly add routed subnets to your setup. Repo is available here.
Credits:
Huge thanks to @tentor for the exceptional help with deployment!
We’ll be bringing more infrastructure improvements very soon - stay tuned!


Comments
@tentor the smart guy is everywhere
Congratulations!
Have a nice day
Really happy this being available!
Also thanks for sharing virtualizor script for others.
cc: @yoursunny
KYC, no?
No sir
I'm not participating in that bullshit, no KYC guaranteed.
We checked this script and it seems correct.
Its behavior is: when a customer VM is assigned one or more IPv6 address with associated subnet size, each main address is attached as on-link and the expanded subnet is routed to the main address.
For example, suppose the VM is assigned
2001:db8:90c9:9a66::1/56, it means the VM is given2001:db8:90c9:9a00::/56routed subnet with an on-link address2001:db8:90c9:9a66::1that must be assigned inside the VM.A pitfall in current code is that, if the VM is assigned more than one address in the same subnet, the script will suffer an error trying to insert duplicate routes.
For example, if the above VM is also assigned
2001:db8:90c9:9a66::2/56, the script would try to insert another route for2001:db8:90c9:9a00::/56subnet and iproute2 won't allow that.To make the script more robust, change
ip route addtoip route replace, so that the last on-link address becomes the next hop of the route.We can deduce these requirements on the router at the previous hop:
happy about this! another big PLUS for the service
Thanks for the information. Afaik when you generate subnets in Virtualizor, it only assigns first IP to VPS, you can't specify more onlink IPs in that generated subnets (eg. you can't assign ::2 of on-link subnet), but we will check this and change the code if neccessary.
one more reason to use @3K33 and @tentor services
huge W
to all my ipv6 haters
