You are not logged in.
Hello,
I am using QEMU for virtualization and I need VMs to get bridged network interfaces.
On host I used systemd-networkd to create bridge using this manual: https://wiki.archlinux.org/index.php/Sy … _interface
Bridge is for host working correctly and everything indicates that bridge should work.
Then ran qemu vm with these commands: https://wiki.archlinux.org/index.php/QE … dge-helper
Tap is automatically created and associated to bridge.
When I go to vnc of VM and try to get network settings by DHCP it's timeouting.
When I try to setup network manually it doesn't work...
I already spent more than a week on it and I already don't know what it could be...
Offline