Enforcing correct DNS upstreams for internal zones
When you’re frequently working with internal DNS zones of a company whose DNS server sits behind a VPN, you’ll probably soon encounter DNS shenanigans where you’ll find that resolving internal domain names is a lot more tricky than it should be. I’ve found a way that works using dnsmasq
, but I also found that you need to be careful to keep an overly-eager NetworkManager in check.