DNS Proxy Issue
DNS Proxy Issue
Hi,
I won't say this isn't me, but ![]()
I am setting the Gateway DNS Proxy, to re-route all requests to my (internal) DNS server. If I point to my server using DNS Override, it works great (I only have 1 network, selecting that one). But ... if I try to use DNSSEC or DoT, it doesn't seem to - but I can confirm (using dig), that DNS requests to that same server do work with DNSSEC or DoT. Is this a known bug?
Thanks!
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
All these options simply send port 53 DNS requests somewhere else.
DNS Override just forwards the original port 53 request to another server which can be inside or outside your network
The other 'Proxy' options (DNSSEC, DoT and DoH) repackage the unencrypted Port 53 DNS request into the selected secure format and then forward it to your chosen proxy, then receives the encrypted response, unpacks it and sends the unencrypted response back to the originating device on port 53.
So, NONE of these options will forward, redirect or proxy DNSSEC, DoT or DoH requests (because you can't without impersonating the SSL cert of each provider)
- Copy Link
- Report Inappropriate Content
@Tescophil That makes sense, thanks! So DNS Override it is ;)
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 990
Replies: 13
Voters 0
No one has voted for it yet.
