mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-13 09:32:23 +08:00
Update ROA
Tries to also provide 10.127.255.2 DNS service
This commit is contained in:
parent
795bbf37a6
commit
3e41d17c59
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ type = "subnet"
|
|||
name = "AOSCNet"
|
||||
description = "AOSC BuildBot Interconnection"
|
||||
|
||||
["10.127.255.2/32"]
|
||||
type = "loopback"
|
||||
name = "staphdns"
|
||||
description = "Bind9 DNS"
|
||||
|
||||
["fd10:127:7::/51"]
|
||||
type = "subnet"
|
||||
name = "Staph_v6"
|
||||
|
|
Loading…
Reference in a new issue