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

Merge pull request #201 from KusakabeSi/master

kskb add dns and rdns
This commit is contained in:
septs 2021-12-14 16:40:30 +08:00 committed by GitHub
commit b23507e891
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View file

@ -102,3 +102,5 @@ $TTL 3600
99 IN NS ns1.tsingyao.neo.
99 IN NS ns2.tsingyao.neo.
111 IN NS ns.kskb.neo.

View file

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

View file

@ -167,3 +167,7 @@ undefiend.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
kskb IN NS ns.kskb
ns.kskb IN A 10.127.111.233
ns.kskb IN AAAA fd10:127:e00f:aca::233