DNS Zones #1448
johnmmcgee
started this conversation in
General
DNS Zones
#1448
Replies: 1 comment 14 replies
-
Yes that will be supported in the next release! Since this is for custom DNS, we support A/AAAA and CNAME records. Implementing more is possible but I don't think it's worth trying to support everything because that's a lot of complexity. If you want arbitrary zones, the recommendation is to setup something link bind and point blocky to it. |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I recently saw this commit: 9f633f1
If I am correct about this, that means that blocky will be able to load up a zone file as such:
If so, that is great!
Beta Was this translation helpful? Give feedback.
All reactions