ha1fdan / HetznerCloudExtension

Extension for paymenter.org to order Hetzner Cloud VPS via Hetzner Cloud API.
https://market.paymenter.org/extensions/27/HetznerCloud
MIT License
6 stars 1 forks source link

Reverse dns for IPv6 #1

Open ha1fdan opened 10 months ago

ha1fdan commented 10 months ago

When creating a reverse DNS entry, it works fine for IPv4. But when you make one for IPv6 you have to specify what ending of the IPv6 you want the entry for, because Hetzner gives you a ::/64 IPv6 subnet.

image

Example of the IPv6 reverse DNS entry

ha1fdan commented 3 months ago

Create a input field for users to specific what part of the ::/64 IPv6 subnet they want to use.