DNS config with either DNS over HTTPS or TLS / Feature Requests / NetSetMan Support

NetSetMan Support

Search for already answered questions about NetSetMan (Pro) or ask new ones

You are not logged in.

#1 2024-10-15 08:17

ClimbTheWorld
Member
Registered: 2024-10-15
Posts: 4

DNS config with either DNS over HTTPS or TLS

Hi,
Is it possible to also set the DNS option DOH or DOT?
DOH not set:

PS> ipconfig /all
Drahtlos-LAN-Adapter WLAN:

   Verbindungsspezifisches DNS-Suffix: fritz.box
   Beschreibung. . . . . . . . . . . : Intel(R) Wi-Fi 6 AX201 160MHz
   Physische Adresse . . . . . . . . : ...
   DHCP aktiviert. . . . . . . . . . : Ja
   Autokonfiguration aktiviert . . . : Ja
   Verbindungslokale IPv6-Adresse  . : ....
   IPv4-Adresse  . . . . . . . . . . : 192.168.178.84(Bevorzugt)
   Subnetzmaske  . . . . . . . . . . : 255.255.255.0
   Lease erhalten. . . . . . . . . . : Dienstag, 15. Oktober 2024 08:21:33
   Lease läuft ab. . . . . . . . . . : Freitag, 25. Oktober 2024 08:21:33
   Standardgateway . . . . . . . . . : 192.168.178.1
   DHCP-Server . . . . . . . . . . . : 192.168.178.1
   DHCPv6-IAID . . . . . . . . . . . : ....
   DHCPv6-Client-DUID. . . . . . . . : ...
   DNS-Server  . . . . . . . . . . . : 1.1.1.1
                                       9.9.9.9
   NetBIOS über TCP/IP . . . . . . . : Aktiviert

DOH set:

PS> ipconfig /all
...
DNS-Server  . . . . . . . . . . . : 1.1.1.1
                                         DoH: https://cloudflare-dns.com/dns-query
                                       9.9.9.9
                                         DoH: https://dns.quad9.net/dns-query
...

BR

Offline

#2 2024-10-15 08:39

NetSetMan Support
Administrator
Registered: 2005-08-06
Posts: 1,877

Re: DNS config with either DNS over HTTPS or TLS

This option is currently not implemented. Thank you for suggesting it, as we can see that it would indeed be helpful. It has been requested for the first time a couple of days ago by another user, so we have already added it to our list.

In the meantime you can add a Script to your profile and set the DNS over HTTPS option like this:

netsh dns add encryption [...]

Offline

#3 2024-10-15 08:51

ClimbTheWorld
Member
Registered: 2024-10-15
Posts: 4

Re: DNS config with either DNS over HTTPS or TLS

Can you please refer to the feature request you have created.
Thanks for the fast reply and the workaround.

Offline

#4 2024-10-15 09:58

NetSetMan Support
Administrator
Registered: 2005-08-06
Posts: 1,877

Re: DNS config with either DNS over HTTPS or TLS

We don't have a public issue tracker. The request was sent to us by email. Your approach to use our support forums is definitely preferred, as it allows other users to see the request as well.

Offline

#5 2024-10-15 10:21

ClimbTheWorld
Member
Registered: 2024-10-15
Posts: 4

Re: DNS config with either DNS over HTTPS or TLS

Setting was asked in forum.

Not implemented yet, workaround is available in link.

Offline

#6 2024-10-16 08:15

NetSetMan Support
Administrator
Registered: 2005-08-06
Posts: 1,877

Re: DNS config with either DNS over HTTPS or TLS

We have merged your two threads for not having two places where other users can post for the same topic.

Offline

#7 2024-10-16 11:42

ClimbTheWorld
Member
Registered: 2024-10-15
Posts: 4

Re: DNS config with either DNS over HTTPS or TLS

Hi,
That's good.

Offline