1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-11-22 12:00:40 +08:00

add v6 anycast dns

This commit is contained in:
JerryXiao 2020-09-19 13:41:42 +08:00
parent 3cf25c73e6
commit 3efa90fff5
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA

View file

@ -13,17 +13,22 @@ type = "subnet"
name = "JerryXiao-School"
description = "For school"
["10.127.255.53/32"]
type = "loopback"
name = "JerryXiao-Anycast"
description = "Anycast Recursive DNS"
["10.127.255.2/32"]
type = "loopback"
name = "JerryXiao-Anycast"
description = "Anycast Recursive DNS"
["fd10:127:53::/48"]
type = "subnet"
name = "JerryXiao6"
description = "JerryNet6"
["10.127.255.2/32"]
type = "loopback"
name = "JerryXiao-Anycast4-legacy"
description = "Anycast Recursive DNS"
["10.127.255.53/32"]
type = "loopback"
name = "JerryXiao-Anycast4"
description = "Anycast Recursive DNS"
["fd10:127:ffff:53::/64"]
type = "loopback"
name = "JerryXiao-Anycast6"
description = "Anycast Recursive DNS"