Re: setting bridge for VMs IP assignment by router's DHCP server

2024-08-02 Thread Laine Stump
On 8/2/24 11:44 AM, Germano Massullo wrote: I am running a libvirt hostmachine (Fedora 40) which has 192.168.1.6 IP address, assigned by router's DHCP server. I want the libvirt VMs IPs to be assigned by router's DHCP server, so I tried to setup a bridge via # virsh net-define foo.xml and tryin

Re: setting bridge for VMs IP assignment by router's DHCP server

2024-08-02 Thread Jeffrey Walton
On Fri, Aug 2, 2024 at 11:44 AM Germano Massullo wrote: > > I am running a libvirt hostmachine (Fedora 40) which has 192.168.1.6 IP > address, assigned by router's DHCP server. > I want the libvirt VMs IPs to be assigned by router's DHCP server, so I > tried to setup a bridge via > # virsh net-def