qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] multiple instances of qemu process?
@ 2005-12-02 20:45 Ishwar Rattan
  0 siblings, 0 replies; 2+ messages in thread
From: Ishwar Rattan @ 2005-12-02 20:45 UTC (permalink / raw)
  To: qemu-devel

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?

-ishwar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] multiple instances of qemu process?
@ 2005-12-02 23:41 Ben Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Taylor @ 2005-12-02 23:41 UTC (permalink / raw)
  To: qemu-devel

Ishwar Rattan <ishwar@pali.cps.cmich.edu>
> 
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-02 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 20:45 [Qemu-devel] multiple instances of qemu process? Ishwar Rattan
  -- strict thread matches above, loose matches on Subject: below --
2005-12-02 23:41 Ben Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).