WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] it's about VifX.Y for a wireless NIC

To: amina elbekkali <aelbekkali@xxxxxxxxx>
Subject: Re: [Xen-users] it's about VifX.Y for a wireless NIC
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Wed, 7 Oct 2009 10:05:51 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 06 Oct 2009 20:06:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <15ad9e440910061435s3a2059c4ie6aa703681d1b70@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <15ad9e440910061435s3a2059c4ie6aa703681d1b70@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Oct 7, 2009 at 4:35 AM, amina elbekkali <aelbekkali@xxxxxxxxx> wrote:
> Hi every body.
> I'm working on a laptop with too NIC (Ethernet and wireless) , for the
> Ethernet NIC, the hypervisor xen create the bridge and the virtual interface
> by default, but for the wireless NIC, it doesn't create a bridge so i had to
> create it manually with a command line. the problem is with the virtual
> interface, i couldn't find any method that help to create the virtual
> interface.
> Please do someone know how an create the virtual interface Vif on a bridge
> associated to a wireless NIC??

First of all, I don't think you can use bridging with wireless NIC.
It's a wireless limitation.
What you can do is use bridge+NAT (I prefer this one) or use routing.
Example of bridge + NAT is what libvirt does. It creates a new bridge,
virbr0, and setup NAT rules automatically. You then assign domUs to
use virbr0 bridge.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>