You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have 2 subnets: first is dual-stack, has both public ipv4 and public ipv6 assigned. Seconds is IPv6 only, so only public ipv6 assigned.
For IPv6 VMs we are using AdGuardHome as DNS64 and Tayga as NAT64.
When dual-stack VM makes query to github.com it receives following:
So proper dns64 in action.
The problem is: this dual-stack VM accesses github with router IPv4.
Question: it is possible to configure AdGuardHome this way, that dns64 will be active for single subnet only (v6only subnet in our case)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks for awesome software. It works great!
I have following question:
We have 2 subnets: first is dual-stack, has both public ipv4 and public ipv6 assigned. Seconds is IPv6 only, so only public ipv6 assigned.
For IPv6 VMs we are using AdGuardHome as DNS64 and Tayga as NAT64.
When dual-stack VM makes query to
github.com
it receives following:So proper dns64 in action.
The problem is: this dual-stack VM accesses github with router IPv4.
Question: it is possible to configure AdGuardHome this way, that dns64 will be active for single subnet only (v6only subnet in our case)?
Beta Was this translation helpful? Give feedback.
All reactions