| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Alternative to network-nat on Debian Squeeze with	XEN4?
 
To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>From: Andrew Sorensen <andrewx192@xxxxxxxxx>Date: Sun, 19 Jun 2011 21:11:35 -0700Delivery-date: Sun, 19 Jun 2011 21:13:15 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=from:reply-to:to:subject:x-mailer:references:in-reply-to	:content-type:date:message-id:mime-version;	b=qJgi/VexGAMhciok0Fu/5eaKIZhRou6JRzAyNravwmH5KiGPsvAkOQGBHxcpin9wG9	OcnR5cWnuCuQgVbn326cyyDyQ385tR1z1z9tj+4IvIxLpojpv5H6bI3Eg1QECJ/VTNQZ	ZyA+ykDelPmud7oc2L0xMlJ3+7vzOIbt+mQ7E=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 ----- Original message -----
> On Mon, Jun 20, 2011 at 7:59 AM, Todd Deshane <todd.deshane@xxxxxxx>
 > wrote:
 > > On Sun, Jun 19, 2011 at 2:20 PM, Andrew Sorensen
 > > <andrewx192@xxxxxxxxx> wrote:
 > > > > > Hello,
 > > > > >
 > > > > > Are there any good alternatives to the network-nat script
 > > > > > on Debian
 > > > > > Squeeze?
 >
 > > I'm wondering if we should considering using a QEMU-like approach for
 > > NAT on Xen going forward?
 > >
 > > Something like:
 > > http://wiki.qemu.org/Documentation/Networking/NAT
 > >
 > > Thoughts?
 >
 > Todd: Is this the same one used by libvirt with virbr0? Using
 > something common would be nice, as it means NAT-networking can be
 > treated the same way as bridge networking from Xen's perspective.
 >
 > Andrew: try installing virt-manager (or perhaps libvirt-bin is
 > enough). It should create a bridge called virbr0, which you can use on
 > domU config file (add "bridge" section to vif line).
 >
 > --
 > Fajar
 >
 > _______________________________________________
 > Xen-users mailing list
 > Xen-users@xxxxxxxxxxxxxxxxxxx
 > http://lists.xensource.com/xen-users
 I already have bridged networking working, but would like to add NAT to my setup.. I'd rather stay away from libvirt as it has caused problems in the past. I don't see the need to have libvirt to accomplish my requirements.
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |