@roxie way i did it is systemd-networkd

/etc/systemd/network/10-bridge.netdev
[NetDev]
Name=vmbridge
Kind=bridge

/etc/systemd/network/20-bridge.network
[Match]
Name=vmbridge

[Network]
DHCP=ipv4

/etc/systemd/network/30-ethernet.network
[Match]
Name=enp37s0

[Network]
Bridge=vmbridge

then, in virt-manager i just select vmbridge as the bridge device and it works,

Follow

@haskal didnt work. it does the same thing. The vm just never is able to get an ip and just endlessly trys to connect to the network and never does

Β· Β· 1 Β· 0 Β· 1

@roxie

/etc/sysctl.conf
add or uncomment
net.ipv4.ip_forward=1

then, either reboot or run
sudo sysctl -p /etc/sysctl.conf

@haskal I think i got confused and assumed id done it already on the server when i actually did it on the desktop when i was testing before

Sign in to participate in the conversation
queerdorks.club

The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!