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

Apply ipv6 prefixes and add dns servers (#161)

This commit is contained in:
YuraChan 2021-04-15 04:53:18 +00:00 committed by GitHub
parent 0822e6efd8
commit e8bed18182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 1 deletions

View file

@ -74,3 +74,6 @@ $TTL 3600
12 IN NS ns2.yangfl.dn42.
21 IN NS ns.iedon.neo.
127 IN NS ns1.yura.dn42.
127 IN NS ns2.yura.dn42.

View file

@ -31,4 +31,8 @@ $TTL 3600
0.1.0.0 IN NS ns5.lantian.neo.
7.0.0.0 IN NS ns1.staph.neo.
7.2.1.0 IN NS ns1.yura.dn42.
7.2.1.0 IN NS ns2.yura.dn42.
1.1.e.e IN NS ns1.sun.dn42.

View file

@ -1,4 +1,14 @@
["10.127.127.0/24"]
type = "subnet"
name = "Yura Moe NET"
description = "Yura Network"
description = "Yura Neo Network"
["fd10:127:127::/48"]
type = "subnet"
name = "Yura Neo2"
description = "Yura Neo Network2"
["10.127.127.127/32"]
type = "loopback?"
name = "Yura Neo Anycast"
description = "Yura Anycast4 Services"