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-devel

RE: [Xen-devel] wireless card

To: "Deepak Manohar" <mjdeepak@xxxxxxxxx>, <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] wireless card
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Fri, 10 Jun 2005 11:18:50 +1000
Delivery-date: Fri, 10 Jun 2005 01:17:52 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVtVzrofqxtvoOtQNSqaxw55TJNKQAAgM6Q
Thread-topic: [Xen-devel] wireless card
I haven't done it under xen. Some (all?) wireless cards have trouble
sending packets with a forged MAC address (something to do with
association to an access point). I think the way it works is that the
MAC address of the wireless client is associated to the AP, and so if
you start sending packets with a different MAC address, the AP is going
to reject them, and if the AP tries to send packets to the MAC of domU,
it won't be able to see it in its list of associated MAC addresses.

At home (no xen, ultrasparcII) I bridge an ethernet adapter to a
wireless card (intersil prism2.5 chipset using hostap driver) which
works fine, but the wireless card is running as an AP so the rules are
reversed.

You may be able to set up an AP to AP bridge (is it called WDS??)
between your xen box and the AP to allow what you want to do.

If you give some more information about your setup I might be able to
offer some other suggestions, eg are you bridging or natting or routing
eth1 to domU (my comments above are based on bridging).

James

> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Deepak Manohar
> Sent: Friday, 10 June 2005 10:56
> To: Xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] wireless card
> 
> Hi all,
> 
>  Has anyone setup a wireless card on xen-3.0-devel either on dom0 or
domU?
> 
>  The setup that we have
> 
>  eth0 -- Intel ProLan
>  eth1 -- Orinoco Gold Card 802.11b
> 
>  both these interfaces got IPs from the dhcp server in dom0.
> 
>  In /etc/xen/scripts/network we changed the "netdev" to "eth1".
> 
>  Now from domU we were not able to send any packets to the external
> network.
> (but we cud ping the dom0 interface).
> 
>  Any help wud be appreciated.
> 
> thanks
> deepak
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


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

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