1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-19 12:51:46 +08:00

leedagee dns and rdns

This commit is contained in:
leedagee 2021-09-28 19:17:13 +08:00
parent 300f60891b
commit 91e8c89c32
4 changed files with 9 additions and 5 deletions

View file

@ -44,8 +44,6 @@ $TTL 3600
1.8 IN PTR librehs.neo.
2.8 IN PTR blog.librehs.neo.
130.8 IN PTR edwardp.neo.
137.8 IN PTR lily.neo.
; Loopback Addresses

View file

@ -55,3 +55,5 @@ c.c.0.0 IN NS ns1.an.dn42.
9.9.0.0 IN NS ns1.tsingyao.neo.
9.9.0.0 IN NS ns2.tsingyao.neo.
3.2.0.0 IN NS ns.leedagee.neo.

View file

@ -32,9 +32,6 @@ dns IN AAAA fd10:127:53:53::
acme IN A 10.127.18.30
acme IN AAAA fd10:127:53:223::1
edwardp IN A 10.127.8.130
edwardp IN AAAA fd10:127:2f2f::
tv IN A 10.127.15.58
lily IN A 10.127.8.137
@ -159,3 +156,7 @@ undefiend.moe IN A 10.127.88.1
*.undefined.moe IN A 10.127.88.1
undefiend.moe IN AAAA fd10:127:88::1
*.undefined.moe IN AAAA fd10:127:88::1
leedagee IN NS ns.leedagee
ns.leedagee IN A 10.127.8.129
ns.leedagee IN AAAA fd10:127:23::1

View file

@ -13,3 +13,6 @@ DS = ["18817 13 2 4E7B00D8C4EEB8969CC8DD2938B0172FEF136C106D5549CB0A3B5221912DB0
["10.127.8.160/27"]
NS = ["ns1.staph.neo."]
["10.127.8.128/29"]
NS = ["ns.leedagee.neo."]