Ipv6 / DNS questions

Alarig Le Lay alarig at swordarmor.fr
Fri Jun 2 08:00:09 UTC 2017


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20170602/24bc204a/attachment.sig>


More information about the freebsd-net mailing list