++has-a.name update
This commit is contained in:
parent
5c37406988
commit
ceb5db2622
1 changed files with 6 additions and 1 deletions
|
@ -18,11 +18,16 @@ body:
|
||||||
## TL;DR
|
## TL;DR
|
||||||
|
|
||||||
You can use **IPv6address.has-a.name** as a domain name
|
You can use **IPv6address.has-a.name** as a domain name
|
||||||
for any of your containers or VMs. The required format is
|
for any of your computers, containers or VMs. The required format is
|
||||||
**1234-5678-9abc-def0-1234-5678-9abc-def0.has-a.name**. This is
|
**1234-5678-9abc-def0-1234-5678-9abc-def0.has-a.name**. This is
|
||||||
already a
|
already a
|
||||||
valid name and points to the IPv6 address
|
valid name and points to the IPv6 address
|
||||||
*1234:5678:9abc:def0:1234:5678:9abc:def0*.
|
*1234:5678:9abc:def0:1234:5678:9abc:def0*.
|
||||||
|
Alternatively you can also use the domain **has-aaaa.name**, which
|
||||||
|
implies IPv6 stronger.
|
||||||
|
|
||||||
|
Both domains support IPv6 abbreviation using dashes,
|
||||||
|
you can f.i. use **2a0a-e5c0--3.has-aaaa.name**.
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue