qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] multiple virtual network with qemu
@ 2007-11-29  9:38 nik600
  2007-12-07  9:14 ` [Qemu-devel] " nik600
  0 siblings, 1 reply; 4+ messages in thread
From: nik600 @ 2007-11-29  9:38 UTC (permalink / raw)
  To: qemu-devel

Hi

i'm trying to set up some virtual network with qemu but i'm
experiencing some problems:

starting the hosted system with dhcp it gets the ip 10.0.2.15 and gw
10.0.2.2, if i activate the forwarding ip on the hosting system all
works fine.

But i'd like to do something like that:


- gw (192.168.1.1)
     | -> hosting machine (192.168.1.2)
            | -> virtual ip (192.168.1.3) -> NAT -> emulated system 1
(10.0.2.15)
            | -> virtual ip (192.168.1.4) -> NAT -> emulated system 2
(10.0.2.16)


Or if it possible


- gw (192.168.1.1)
     | -> hosting machine (192.168.1.2)
            | -> virtual ip (192.168.1.3) -> emulated system 1 (192.168.1.3)
            | -> virtual ip (192.168.1.4) -> emulated system 2 (192.168.1.4)


Can i do that?

Thanks
-- 
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/reportmaker
https://sourceforge.net/projects/nikstresser

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

end of thread, other threads:[~2007-12-07 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-29  9:38 [Qemu-devel] multiple virtual network with qemu nik600
2007-12-07  9:14 ` [Qemu-devel] " nik600
2007-12-07  9:27   ` Laurent Vivier
2007-12-07 14:08   ` Sergey Bychkov

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).