Not a fan of eavesdropping? We now have a public DNS service up as a beta that offers DNS over HTTPS and DNS over TLS, with QNAME minimization and basic ad blocking. Audited by Assured and only a guide away: https://mullvad.net/help/dns-over-https-and-dns-over-tls/
@salut Hi!
The instructions for Android are using DoT. The IP addresses are 194.242.2.2 and 193.19.108.2 and the hostname is doh.mullvad.net
Hope this helps!
@mullvadnet thank you !
So in #personalDNSfilter, adding #Mullvad #DoT to the #DNS list looks like this :
194.242.2.2::853::dot::doh.mullvad.net
193.19.108.2::853::dot::doh.mullvad.net
@mullvadnet
Please, provide IP addresses. I have no idea how is it possible to use DNS server when its domain name should be resolved first.
@VikingKong Hi! I drowned in the pile of tweets. Finally time to toot!
Answer: dig doh.mullvad.net +short
193.19.108.2
194.242.2.2
@mullvadnet as everyone has already requested, can we have the IP's. Your site says I have DNS leaks after following your instructions.
@aproposnix Hi and sorry that I hit the snooze button.
Answer: dig doh.mullvad.net +short
193.19.108.2
194.242.2.2
@mullvadnet thank you !
My android DNS app, #personalDNSfilter (available on #fdroid) needs this format to use a DNS :
<IP>::<PORT>::<PROTOCOL>::<URL END POINT>
IPV6 addresses with '::' must be in brackets '[IPV6]'!
Here are examples for Quad9 :
[9.9.9.9]::853::DOT
[149.112.112.112]::853::dot
[9.9.9.9]::443::DOH::https://dns.quad9.net/dns-query
[149.112.112.112]::443::DOH::https://dns.quad9.net/dns-query
Would you be willing to share those so I can try #Mullvad #DNS ?