Now it is accessible via IPv6.
/etc/network/interfaces:
iface enp3s0 inet6 static
address 2602:ff16:6:0:1:1e6:0:1
netmask 64
gateway 2a03:b0c0:2:d0::1
autoconf 0
dns-nameservers 2001:4860:4860::8844 2001:4860:4860::8888 209.244.0.3
Reboot, add an AAAA record to my DNS registrar and away to the races!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.