/srv/irclogs.ubuntu.com/2020/11/02/#netplan.txt

slyonmarshmellow: mind to share your netplan config (YAML), with wifi password redacted?08:20
TuorHi, what does netplan do when you do configure nameservers on multiple interfaces? Could I just configure all nameservers on one interface or would that do something different?16:13
TuorExample: https://netplan.io/examples/#attaching-vlans-to-network-interfaces16:14
Tuorwould this do the same as the example? https://paste.ubuntu.com/p/n4VHJdHKpB/16:16
slyonTuor: netplan passes this information down to systemd-networkd via the DNS=... field, which is then read by systemd-resolvd. Systemd-resolve seems to list this information per interface, so I assume the behavior is different. See: systemd-resolve --status16:22
Tuorok thx, will see. :)16:55
Tuorhmm systemd-resolve does not only have interface specific nameserver entries but also global ones and it has search domains and (not search) domains with different behaviour. This doesn't seem to be supported by netplan.17:53
slyonTuor: search domains are supported by the nameservers.search settings. But those are interface specific...18:09
slyonUnfortunately there is currently no other way to define DNS/seach domains in neptlan YAML18:09

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!