services/Whois.md
... ...
@@ -13,7 +13,7 @@ dn42 uses some names and numbers, which are declared in the registry. Whenever
13 13
14 14
dn42 uses **172.22.0.0/15** for IPv4.
15 15
16
-For IPv6, we use both ULA (that is, **fd00::/8**) and globally unique PI/PA address space of participants. ULA is prefered for various reasons, see the [FAQ](Frequently-Asked-Questions#What-about-IPv6-in-DN42?).
16
+For IPv6, we use both ULA (that is, **fd00::/8**) and globally unique PI/PA address space of participants. ULA is prefered for various reasons, see the [FAQ](FAQ#What-about-IPv6-in-DN42?).
17 17
18 18
### AS numbers
19 19
... ...
@@ -24,17 +24,17 @@ Since June 2014, dn42 is using the **4242420000-4242429999** ASN range for alloc
24 24
25 25
If you are running a project similar to dn42, please use another range of ASN. The "sub-allocations" range is meant for dn42 users willing to have administrative control over a small, consecutive range of ASN (e.g. to use them directly or to distribute them).
26 26
27
-Note that currently, most AS are using one of the legacy ASN range (and will probably continue to do so, as renumbering is painful). See the [FAQ](Frequently-Asked-Questions#Why-are-you-using-ASN-in-the-76100-76199-range?) for a discussion on AS ranges.
27
+Note that currently, most AS are using one of the legacy ASN range (and will probably continue to do so, as renumbering is painful). See the [FAQ](FAQ#Why-are-you-using-ASN-in-the-76100-76199-range?) for a discussion on AS ranges.
28 28
29 29
### DNS zones
30 30
31
-dn42 uses the `dn42.` TLD, which is not present in the root DNS zone of the ICANN-net. For details, see [DNS](DNS).
31
+dn42 uses the `dn42.` TLD, which is not present in the root DNS zone of the ICANN-net. For details, see [[DNS]].
32 32
33 33
Note that other TLDs should also be usable from dn42, most notably from Freifunk and ChaosVPN. A tentative list is available at [External DNS](dns/External-DNS).
34 34
35 35
## Web interface
36 36
37
-Nixnodes provides a nice web interface, that allows you to **add/edit records** easily. It is available at https://io.nixnodes.net/?registry. A full guide is available at [Getting started](Getting-started-with-dn42#Fill-in-the-registry).
37
+Nixnodes provides a nice web interface, that allows you to **add/edit records** easily. It is available at https://io.nixnodes.net/?registry. A full guide is available at [Getting started](Getting-started#Fill-in-the-registry).
38 38
39 39
### Authentication
40 40