[Bug 1721798] Re: netcfg does not setup search domains and nameservers via netplan
Dimitri John Ledkov
launchpad at surgut.co.uk
Fri Oct 6 15:29:04 UTC 2017
It looks like in the static.c case, we call
683 netcfg_write_interface(client, iface);
684 netcfg_write_resolvconf_options(domain, iface);
685 netcfg_write_resolv(domain, iface);
This results in dns-* strings written into e-n-i, instead of writing keys in netplan.
imho domain should be passed to write_interface, and the later two functions should be no-op in netplan case.
** Tags added: s390x
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1721798
Title:
netcfg does not setup search domains and nameservers via netplan
Status in debian-installer package in Ubuntu:
New
Status in netcfg package in Ubuntu:
New
Status in debian-installer source package in Artful:
New
Status in netcfg source package in Artful:
New
Bug description:
netcfg does not setup search domains and nameservers via netplan
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1721798/+subscriptions
More information about the foundations-bugs
mailing list