All of lore.kernel.org
 help / color / mirror / Atom feed
* Wireless Card
@ 2014-09-23 13:11 Mark Sibley
  2014-09-23 14:22 ` Javier Domingo Cansino
  2014-09-23 14:53 ` Larry Finger
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Sibley @ 2014-09-23 13:11 UTC (permalink / raw)
  To: b43-dev

Dear Sir / Madam
     I Have got an old Dell Inspirin 300 laptop running Ubuntu 14.04 32 
Bit but the wireless card does not work . I have done some research and 
found that it is pretty awkward to fix . The card in question is a 
Broardcom BCM 4318 [14e4:4318] rev 02 . I have tried various Terminal 
commands but to no avail .I have fairly basic knowledge , and would 
really appreciate some help . I am at present using a USB wireless 
adaptor . Regards Mark

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: wireless card
@ 2005-06-10  8:30 Ian Pratt
  0 siblings, 0 replies; 6+ messages in thread
From: Ian Pratt @ 2005-06-10  8:30 UTC (permalink / raw)
  To: James Harper, Deepak Manohar, Xen-devel

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

[James: well spotted!]

The easiest way to work around this is to use a routed rather than
bridged setup in dom0.

Take a look at the network-router and vif-route scripts.

Ian
 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: wireless card
@ 2005-06-10  1:18 James Harper
  0 siblings, 0 replies; 6+ messages in thread
From: James Harper @ 2005-06-10  1:18 UTC (permalink / raw)
  To: Deepak Manohar, Xen-devel

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@lists.xensource.com [mailto:xen-devel-
> bounces@lists.xensource.com] On Behalf Of Deepak Manohar
> Sent: Friday, 10 June 2005 10:56
> To: Xen-devel@lists.xensource.com
> 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@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread
* wireless card
@ 2005-06-10  0:55 Deepak Manohar
  0 siblings, 0 replies; 6+ messages in thread
From: Deepak Manohar @ 2005-06-10  0:55 UTC (permalink / raw)
  To: Xen-devel

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

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

end of thread, other threads:[~2014-09-23 14:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 13:11 Wireless Card Mark Sibley
2014-09-23 14:22 ` Javier Domingo Cansino
2014-09-23 14:53 ` Larry Finger
  -- strict thread matches above, loose matches on Subject: below --
2005-06-10  8:30 wireless card Ian Pratt
2005-06-10  1:18 James Harper
2005-06-10  0:55 Deepak Manohar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.