Yes, you need to setup bridge interface on your host, think of it as virtual network switch and each VM and host would connect to its ports.I'm setting up a new machine running trixie to run virtual machines, using virt-manager. virt-manager sets up a natted network for the virtual machines. Is it possible to set things up so that the virtual machines are on the same network as the host machine? The host is on 192.168.100.0/24. Can I have the virtual machines also on 192.168.100.0? Thank you.