Woloszynski, Charles
2004-Feb-19 15:21 UTC
[Xen-devel] Creating a local network within the GuestOS and routing to an ext ernal network
Is it possible to create a local network within a set of Xenolinux machines and then allow one of them to route to the external network over an actual network interface? I am working on using the TC (traffic control) toolset to do QoS enforcement and planning on using Xen/Xenolinux. Since the Xen packet interface simply shares access across the system, I wanted to use one GuestOS as the router and have it enforce the queuing policies and let the other GuestOSes talk to the external network through this GuestOS. I was wondering if anyone has done anything like this? Can we create an in-memory network for the local subnet? Any pointers would be greatly appreciated. Charlie Woloszynski Innovative Concepts Inc. 703-893-2007 x506 charles.woloszynski@innocon.com
Ian Pratt
2004-Feb-19 16:45 UTC
Re: [Xen-devel] Creating a local network within the GuestOS and routing to an ext ernal network
> Is it possible to create a local network within a set of Xenolinux machines > and then allow one of them to route to the external network over an actual > network interface? > > I am working on using the TC (traffic control) toolset to do QoS enforcement > and planning on using Xen/Xenolinux. Since the Xen packet interface simply > shares access across the system, I wanted to use one GuestOS as the router > and have it enforce the queuing policies and let the other GuestOSes talk to > the external network through this GuestOS. I was wondering if anyone has > done anything like this? Can we create an in-memory network for the local > subnet?Yes, the 169.254/16 network is entirely intra-machine. There are a couple of bugs that mean that the performance of inter VM communication isn''t what it should be (too many virtual interrupts), but it works. This will be fixed in somewhere in the 1.3/1.4 series when the new IO stuff goes in. See the xen_nat_enable script (which should actually be called "dom0_nat_enable"). Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel