Replies: 1 comment 3 replies
-
IPv6 upstreams work for me, including |
Beta Was this translation helpful? Give feedback.
3 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.
-
For some odd reason, I cannot use DNS over IPv6.
Setup:
k8s
k8s
andmetallb
Adding
2a10:50c0::ad1:ff
to 'Upstream DNS servers' and clicking 'Test upstreams' shows a red toast in the bottom-right corner that reads "Server "2a10:50c0::ad1:ff": could not be used, please check that you've written it correctly".Log excerpt:
Output of
kubectl get svc -n adguard
:This is the current DNS page:


NOTE: The first IP, which is not easily discernible, under 'Bootstrap DNS servers' is
9.9.9.10
.To be honest, I'm not really sure what's wrong. I seem to have configured everything as it should be, but I cannot seem to get IPv6 to work. Or, at least, not getting IPv6 DNS to work.
Beta Was this translation helpful? Give feedback.
All reactions