I'm trying to setup qemu such that its virtual network card
can be on the same network as the host OS. Eg. the system I'm running
qemu's ip is 192.168.0.2, I'd like the virtual machine to be able to get an ip
address of 192.168.0.3 - is that possible - if so any pointers on how to set it
up?
I've read that you're supposed to
have an /etc/qemu-ifup but I see there are many different versions of it and
most of them requires setting up ip masquerade.
Thanks,
Bernard
