|
|
|
|
|
by znpy
340 days ago
|
|
systemd-resolved is a godsend. I run, at home and at work, vpns and having a good way to configure split-horizon dns is incredibly useful. At a previous company we were able to ship a binary that would automatically configure a bunch of company settings on developers' linux laptops and got VPN configurations working with split-horizon dns very easily. prior to this, doing split-horizon dns on linux basically meant running dnsmasq (!!!) on every linux laptop |
|