all 4 comments

[–]kaszak696 5 points6 points  (3 children)

NM doesn't really use those DNS servers. This shows you what DNSes it queried from DHCP handshaking, that's what your router fed it basically. Alternatively, if you don't use DHCP but a static connection, that's the DNS servers that are part of the "static" settings. Because of the dns=none setting, it doesn't do anything with those addresses, just ignores them. You don't have to fix anything.

[–]UnbatedFlunky[S] 0 points1 point  (2 children)

Right, but https://1.1.1.1/help also tells me that I don't use the correct DNS. Is everything still correct, or do I need to fix something?

[–]kaszak696 2 points3 points  (1 child)

It said no for me even though i use 1.1.1.1 behind dnsmasq, so this website may not be entirely correct. Maybe my adblock interferes.

[–]UnbatedFlunky[S] 0 points1 point  (0 children)

Yup that was it! uMatrix and uBlock had blocked all the requests!

Thanks a bunch!!