services/DNS.md
... ...
@@ -1,15 +1,16 @@
1
-# DN42 Public DNS
2
-* IPv4:172.20.0.53
3
-* IPv6:fd42:d42:d42:54::1
1
+# DN42 DNS Architecture
4 2
5
-Tips:old DNS 172.23.0.53 and fd42:d42:d42:53::1 already stop updating.
3
+Simple setup for new users:
6 4
7
-* [[dns/Configuration|Configuration]] - DN42 DNS forward configuration for BIND, dnsmasq, Unbound, PowerDNS, etc.
8
-* [[dns/External-DNS|External-DNS]] - external DNS zones from interconnected networks
5
+All I want is to access an .dn42 domain. You can configure:
6
+* b.recursive-servers.dn42. fd42:4242:2601:ac53::53, 172.20.129.2
7
+* j.recursive-servers.dn42. fd42:5d71:219:1:69c2:2b0e:17e8:c215, 172.20.1.255
9 8
9
+Please note that, these server may not resolve clearnet queries. Please check [[New DNS]] - for all the details about the current servers.
10 10
11
-# DN42 DNS Architecture
11
+It is recommened that you setup your own resolver, please check [[dns/Configuration|Configuration]] - DN42 DNS forward configuration for BIND, dnsmasq, Unbound, PowerDNS, etc.
12 12
13 13
* [[New DNS]] - current architecture
14 14
* [[Old Hierarchical DNS]] - deprecated
15
-* [[Original DNS (deprecated)]] - deprecated
... ...
\ No newline at end of file
0
+* [[Original DNS (deprecated)]] - deprecated
1
+* [[dns/External-DNS|External-DNS]] - external DNS zones from interconnected networks