Ah, after a reboot the route now looks cleaner:
default via 10.0.2.2 dev bond0 10.0.2.0/24 dev bond0 proto kernel scope link src 10.0.2.16
and outgoing connections now work. Incoming connections through QEMU port forwarding is still hanging though, i. e. I can't ssh into the VM..
Ah, after a reboot the route now looks cleaner:
default via 10.0.2.2 dev bond0
10.0.2.0/24 dev bond0 proto kernel scope link src 10.0.2.16
and outgoing connections now work. Incoming connections through QEMU port forwarding is still hanging though, i. e. I can't ssh into the VM..