Prefer IPv6 #6378
Unanswered
Heshmatkhah
asked this question in
Q&A
Prefer IPv6
#6378
Replies: 2 comments
-
I would suggest putting unbound after AGH and using their prefer ip6 feature. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @travisboss.
I can write such an overwrite for a single domain manually, but I want it to apply to all domains and it is not possible:
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi
I have a complicated network situation, my IPv4 network is very limited in what I can access in addition to the limitation on speed and traffic.
But my IPv6 is completely open and okay.
Is there any way to force my Adgurd Home to reply with
AAAA
in response ofA
requests if possible?I mean if the requested domain has
AAAA
record use them, and if it has noAAAA
record and onlyA
records return theA
record?For example currently:
I want it to be something like this:
Beta Was this translation helpful? Give feedback.
All reactions