[Bug 1846509] Re: networkd doesn't take into account search domain received by DHCP
Balint Reczey
balint.reczey at canonical.com
Fri Oct 4 11:25:20 UTC 2019
** Changed in: systemd (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1846509
Title:
networkd doesn't take into account search domain received by DHCP
Status in systemd package in Ubuntu:
In Progress
Bug description:
Hi,
When starting a virtual machine with the following command line :
qemu-system-x86_64 -k fr -m 1024 -smp 1 -display none \
-rtc base=utc -daemonize \
-drive if=none,file="my.qcow2",id=hd0 \
-device virtio-blk,drive=hd0 \
-netdev user,id=user.0,hostfwd=tcp::32768-:22,dnssearch=dns.companyname.com \
-device virtio-net,netdev=user.0,mac=de:ad:de:01:02:03 \
-vga none
The system-network doesn't take into account search domain and then
search fail.
The same setup does work when using NetworkManager.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1846509/+subscriptions
More information about the foundations-bugs
mailing list