Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Is it possible to provide WiFi network to DomU



Quoting an old mail
On Sat, 21 Jul 2018 at 20:38, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> I tried it some year ago and was told it will not work the usual way. I was able to see broadcast messages in the DomU, but no packets. I had to move my Xen host to a wired connection. There was a good explanation for this, but it evades me now; I have to check my old mail messages.
--------------------------------------------------------------------------------
Michael van Elst mlelstv%serpens.de@localhost via netbsd.org
19 Nov 2017, 08:02
to current-users

ci4ic4%gmail.com@localhost (Chavdar Ivanov) writes:

>I used to run DOM0 on xen4.8, the wireless interface worked for the
>DOM0, although I could never make the bridge work (it worked with the
>wired wm0, though).

You cannot bridge via WiFi because this requires support to not
only receive for arbitrary MAC addresses but also to send from
them.

Some hardware might even allow that (it's necessary for hostap
mode), but then you need to act as multiple WiFi clients. Then
there is WDS mode (also known as 4-address mode), that lets you
act as a WiFi extender, but we don't support that either, it's also
not compatible with many access points.


>iwn0: timeout waiting for adapter to initialize

I'm not sure how far PCI passthrough does work with NetBSD.
-------------------------------------------------------
>
> On Sat, 21 Jul 2018 at 20:11 Mayuresh <mayuresh%acm.org@localhost> wrote:
>>
>> On NetBSD 8.0_RC1 amd64 xen*48 I am toying with the idea of running an
>> android x86_64 DomU guest.
>>
>> I could get the live CD booting fine as DomU. There are some issues, but
>> the first one is networking for DomU. The guest needs Wifi only.
>>
>> For such DomU guest what settings are needed to extend wifi network of the
>> Dom0 host? I don't mind if DomU gets exclusive access to it as I can make
>> some wired arrangement (ethernet or USB) for Dom0.
>>
>> Mayuresh



--
----


Home | Main Index | Thread Index | Old Index