On Wed, Jul 16, 2025 at 06:16:04PM -0400, Pocket wrote: > Link 2 (end0) > Current Scopes: DNS > Protocols: +DefaultRoute -LLMNR -mDNS -DNSOverTLS > DNSSEC=allow-downgrade/supported > Current DNS Server: fe80::dea6:32ff:fe25:41d2 > DNS Servers: 192.168.50.4 192.168.50.2 fe80::dea6:32ff:fe25:41d2 > Default Route: yes
> Current DNS Server: fe80::dea6:32ff:fe25:41d2 > changes or cycles through the three DNS servers, changing about every 5 > minutes or upon browsing the web with firefox ( firefox is set to use my DNS > servers) > > Is that how resolved really works? Yes, resolved has the notion that every DNS server that's configured is the same for a certain interface. They expect them to be able to serve queries interchangeably. If you don't want a DNS server to be used, don't assign it to an interface.