Review/Test config [https-dns-proxy 2021-11-22-3]

Hi

I have found a LuCI plugin for DNS-over-HTTPS config (https://example.org/cgi-bin/luci/admin/services/https-dns-proxy). I have only adjusted this config, see screenshot. Nothing more.

Is that it already? Now no more unencrypted DNS queries go out? Can hardly believe it was that simple.

There are, from devices (and apps) with hard-coded DNS servers, or utilizing DoT/DoH.

For those honoring your DNS servers, yes.

2 Likes

@Naftali what version of OpenWrt are you using this on?
Thanks

ubus call system board

here you go

# ubus call system board
{
	"kernel": "5.4.188",
	"hostname": "port4",
	"system": "ARMv7 Processor rev 0 (v7l)",
	"model": "Netgear Nighthawk X4S R7800",
	"board_name": "netgear,r7800",
	"release": {
		"distribution": "OpenWrt",
		"version": "21.02.3",
		"revision": "r16554-1d4dea6d4f",
		"target": "ipq806x/generic",
		"description": "OpenWrt 21.02.3 r16554-1d4dea6d4f"
	}
}
1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.