mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 18:00:41 +08:00
Add anycast dns for ipv6
This commit is contained in:
parent
bd1c8ba0d4
commit
ea940d5279
1 changed files with 5 additions and 0 deletions
|
@ -57,3 +57,8 @@ description = "Staph-infected reserved net for future use"
|
||||||
type = "subnet"
|
type = "subnet"
|
||||||
name = "StaphPeer"
|
name = "StaphPeer"
|
||||||
description = "Staph infection network that would not be broadcasted in BGP"
|
description = "Staph infection network that would not be broadcasted in BGP"
|
||||||
|
|
||||||
|
["fd10:127:ffff:53::/64"]
|
||||||
|
type = "loopback"
|
||||||
|
name = "staphdns"
|
||||||
|
description = "Bind9 DNS"
|
||||||
|
|
Loading…
Reference in a new issue