On jeu.  1 juin 20:49:29 2017, Karl Denninger wrote:
> Is there a dynamic DNS update method associated with Ipv6's address
> assignment system?  Since the assignment is "stateless" it obviously
> (and does, in my experience!) move.  I can deal with it via a couple of
> shell scripts, and there are only a couple of hosts where it matters,
> but this would dramatically simplify the IPv4 gameplaying that's
> necessary to have something behind a gateway router while on a "globally
> visible", but possibly changing "at whim", IpV6 address.

Hi,

Why don’t you just simply assign a static IPv6?

ifconfig_vtnet0="inet 89.234.186.212/28"
defaultrouter="89.234.186.209"
ifconfig_vtnet0_ipv6="inet6 2a00:5884:102:1::4/64"
ipv6_defaultrouter="fe80::209%vtnet0"

And then, you can publish those A/AAAA records in DNS.

-- 
alarig

Attachment: signature.asc
Description: PGP signature

Reply via email to