Displaying 1 result from an estimated 1 matches for "6aaa3ca23b3d".
2020 Feb 07
1
No DHCP on default network when guest has multiple interfaces
...HCP. It works when the VM only has one
interface though.
If I login to the VM using virsh console I noticed that in NetworkManager
the connection name and device are mixed
[root@localhost ~]# nmcli con show
NAME UUID TYPE DEVICE
eth0 cc31f368-0a43-4c85-bd15-6aaa3ca23b3d ethernet eth1
If I run 'dhclient eth0' the interface gets an IP address from the default
network as expected.
[root@localhost ~]# dhclient eth0
[root@localhost ~]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 0...