Local Domain DNS with OpenVPN on Ubuntu Linux Desktop 20.04
Published
•1 min readHaving been struggling to make cooperate DNS work when connect to VPN .
Turns out , OpenVPN client does not automatically work with systemd-resolved to config DNS over VPN, thus your cooperate fancy internal domain just won't work.
One solution is update-systemd-resolved:
https://github.com/jonathanio/update-systemd-resolved