1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-06-29 18:38:40 +08:00

Update ROA

Tries to also provide 10.127.255.2 DNS service
This commit is contained in:
Staph. aureus 2020-09-18 23:27:39 -04:00
parent 795bbf37a6
commit 3e41d17c59

View file

@ -8,6 +8,11 @@ type = "subnet"
name = "AOSCNet" name = "AOSCNet"
description = "AOSC BuildBot Interconnection" description = "AOSC BuildBot Interconnection"
["10.127.255.2/32"]
type = "loopback"
name = "staphdns"
description = "Bind9 DNS"
["fd10:127:7::/51"] ["fd10:127:7::/51"]
type = "subnet" type = "subnet"
name = "Staph_v6" name = "Staph_v6"