How do I create a bridged virtual network for libvirt+KVM+ubuntu-server the easy way?
- by Arthur Ulfeldt
I see lots of documentation on how to manually set up a network bridge and then manually add vm's tun devices to these bridges and then write a shell script that glues it all together. lots of work, very manual, and not impressive.
On the other hand if you want to use NAT to KVM+libvirt VMs to the network you just click the new network button in…