1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-19 20:51:46 +08:00

Add Recursive DNS service

This commit is contained in:
Myer921 2020-09-27 14:30:05 +08:00
parent c103eac21f
commit 0358a1eb33
No known key found for this signature in database
GPG key ID: 9E1B111EDB23F381

View file

@ -18,3 +18,15 @@ type = "subnet"
name = "icecat"
description = "Magicneko ipv6 reserved segment"
["10.127.255.54/32"]
type = "loopback"
name = "anycast-recur-4"
description = "Anycast recursive DNS"
["fd10:127:53:53::/64"]
type = "loopback"
name = "anycast-recur-6"
description = "Anycast recursive DNS"
supernet = "fd10:127:53::/48"