Ishwar Rattan <[EMAIL PROTECTED]>
> 
> If more than one qemu instances are started (with same
> different guest OS) on Linux with -user-net option
> each gets ip-address 10.0.2.15 and only one of them (the
> first one to come up) can acess Intenet. Has this issue
> come up before? Is there a solution?

the 10.0.2.15 address to the client is just a phony
connector to the qemu process.  Consider that the qemu
process is mozilla and making the connections.  You
can start multiple mozilla instances (well, ignoring the
who user profile thing) and all can connect to the
internet at the same time.

IFF, you are using Tun/Tap, might you have to consider
the IP address of the qemu Guest client.

HTH,

Ben



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to