netplan doesn't support per domain dns routing

Bug #1849438 reported by Daniel Reader-Powell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
New
Undecided
Unassigned

Bug Description

With NetworkManager I was able to use dnsmasq as my local dns daemon. This enabled me to set per domain DNS servers and as such I was able to have a setup that used DHCP provided DNS values for public internet and and overrides for private networks. Like so:

cat /etc/NetworkManager/NetworkManager.conf
[main]
dns=dnsmasq

cat /etc/NetworkManager/dnsmasq.d/custom.conf
expand-hosts
listen-address=127.0.0.1
server=/office.company.internal/10.0.0.53
server=/datacentre.company.internal/10.1.0.53

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.