mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-16 12:30:40 +08:00
A / AAAA record in DELEGATED ZONES
This commit is contained in:
parent
06a4109082
commit
4ed4829223
1 changed files with 5 additions and 5 deletions
|
@ -44,6 +44,11 @@ tv IN A 10.127.15.58
|
||||||
lily IN A 10.127.8.137
|
lily IN A 10.127.8.137
|
||||||
lily IN AAAA fd10:127:ba7e::137
|
lily IN AAAA fd10:127:ba7e::137
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
; DELEGATED ZONES
|
; DELEGATED ZONES
|
||||||
jerry IN NS ns1.jerry
|
jerry IN NS ns1.jerry
|
||||||
jerry IN NS ns2.jerry
|
jerry IN NS ns2.jerry
|
||||||
|
@ -159,11 +164,6 @@ ns2.dnswol IN AAAA fd10:127:99::33:1
|
||||||
tsingyao IN NS ns1.dnswol
|
tsingyao IN NS ns1.dnswol
|
||||||
tsingyao IN NS ns2.dnswol
|
tsingyao IN NS ns2.dnswol
|
||||||
|
|
||||||
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
|
leedagee IN NS ns.leedagee
|
||||||
ns.leedagee IN A 10.127.8.129
|
ns.leedagee IN A 10.127.8.129
|
||||||
ns.leedagee IN AAAA fd10:127:23::1
|
ns.leedagee IN AAAA fd10:127:23::1
|
||||||
|
|
Loading…
Reference in a new issue