|
skydick: route DNS via 10.0.0.1 only, AliDNS as fallback
Was: nameservers = [ "10.0.0.1" "223.5.5.5" ] — both treated as primary by systemd-resolved, which then load-balanced to AliDNS and bypassed mosdns's analytics blocking (resolvectl confirmed hm.baidu.com / google-analytics.com leaking through). Now: 10.0.0.1 only as primary, AliDNS demoted to fallbackDns so it activates only when 10.0.0.1 is unreachable. |
|---|
|
|
| hosts/skydick/default.nix |
|---|