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
If my local DNS server meant only for local clients has IP 10.10.10.10 and domain dns.local then my certificate common name should also be dns.local and AGH should resolve dns.local to 10.10.10.10. Once I set Private DNS server in Android to dns.local, Android client will first connect via plaintext UDP port 53 to AGH and after resolving dns.local to 10.10.10.10, it will connect to AGH again, but via DoT. Is that how its supposed to work?
I also have Apple client that supports DoT and DoH through MobileConfig. Can I just create MobileConfig with my self-signed certificate and have Apple client connect to AGH via DoH?
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.
-
Does it?
If my local DNS server meant only for local clients has IP 10.10.10.10 and domain dns.local then my certificate common name should also be dns.local and AGH should resolve dns.local to 10.10.10.10. Once I set Private DNS server in Android to dns.local, Android client will first connect via plaintext UDP port 53 to AGH and after resolving dns.local to 10.10.10.10, it will connect to AGH again, but via DoT. Is that how its supposed to work?
I also have Apple client that supports DoT and DoH through MobileConfig. Can I just create MobileConfig with my self-signed certificate and have Apple client connect to AGH via DoH?
Beta Was this translation helpful? Give feedback.
All reactions