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

jerry: add services subnet

This commit is contained in:
JerryXiao 2021-05-26 11:59:12 +08:00
parent c55598481c
commit 289d245a74
Signed by: Jerry
GPG key ID: 22618F758B5BE2E5

View file

@ -28,6 +28,11 @@ type = "loopback"
name = "anycast-recur-4" name = "anycast-recur-4"
description = "Anycast recursive DNS" description = "Anycast recursive DNS"
["10.127.18.0/27"]
type = "subnet"
name = "JerryXiao-Service"
description = "NeoNetwork services"
["fd10:127:ffff:53::/64"] ["fd10:127:ffff:53::/64"]
type = "loopback" type = "loopback"
name = "anycast-auth-6" name = "anycast-auth-6"