Merge pull request #120 from Myer921/master

Recursive DNS service
This commit is contained in:
Dustrain 2020-09-27 14:32:26 +08:00 committed by GitHub
commit 2e5c1b639d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

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"