Re: How to determine if WiFi AP is compatible?

2022-03-29 Thread Łukasz Moskała
Dnia Tue, Mar 29, 2022 at 05:31:56AM +0300, Mihai Popescu napisał(a):
> > Pure access points are just network bridges ...
> 
> Most AP I encountered were linux based with web servers for
> configuration access.
> Do you know if there is an AP model with minimal firmware to do that bridging?
> If so, can you post some models, please?
> 
> Thank you.
>

I'd say anything that is supported by OpenWRT. Still linux-based, but you can 
compile it yourself, removing everything you don't want/need, including web ui.



Re: How to determine if WiFi AP is compatible?

2022-03-28 Thread Mihai Popescu
> Pure access points are just network bridges ...

Most AP I encountered were linux based with web servers for
configuration access.
Do you know if there is an AP model with minimal firmware to do that bridging?
If so, can you post some models, please?

Thank you.



Re: How to determine if WiFi AP is compatible?

2022-03-28 Thread Nick Holland

On 3/28/22 1:52 PM, Eric Thomas wrote:

I'm trying to determine if a WiFi AP is compatible with OpenBSD. For
example, checking the [Wireless FAQ's](
https://www.openbsd.org/faq/faq6.html#Wireless), I don't see whether the
chipset used by the [UniFi Access Point WiFe 6 Pro](
https://dl.ui.com/ds/u6-pro_ds.pdf) is compatible or not.


Pure access points are just network bridges between a wired network
and the wireless network.  There's no more "OpenBSD compatibility"
with the AP than there is with network switches or cable.  Nothing on
the network sees the "chips" in the AP directly, just a hopefully
coherent radio signal.

That being said, there are lots of different ways APs are configured,
in the old days, it was with a serial cable, but that was too difficult
for many people, so they made it worse with "simpler" tools.  But again,
not an OpenBSD issue, unless those "simpler" tools require Windows.

Now, if you mean, "Does this computer with a wireless NIC in it work as
an AP under OpenBSD", just get an pure Access Point and attach it to
your OpenBSD box, and call it a day.  You can spend a lot of time and
effort making a wireless NIC work as an AP, only to find out it doesn't
do a very good job at it, and your router is not in a good place for
your access point anyway.


I want to know if I need use a particular [switch](
https://store.ui.com/collections/unifi-network-switching/products/usw-lite-16-poe)
to plug the WiFi AP into, or whether I can plug the WiFi AP directly into
the OpenBSD server.


If the AP needs Power over Ethernet, you need a PoE switch or a PoE
injector.  If it has some other way to get power and you don't have
anything else needing PoE, just do that...again, not an OpenBSD issue.

Nick.



Re: How to determine if WiFi AP is compatible?

2022-03-28 Thread Bodie




On 28.3.2022 19:52, Eric Thomas wrote:

I'm trying to determine if a WiFi AP is compatible with OpenBSD. For
example, checking the [Wireless FAQ's](
https://www.openbsd.org/faq/faq6.html#Wireless), I don't see whether 
the

chipset used by the [UniFi Access Point WiFe 6 Pro](
https://dl.ui.com/ds/u6-pro_ds.pdf) is compatible or not.



What are you trying to achieve? Your OpenBSD install is just client for 
such AP.

So connect via standard covered by OpenBSD.

Or do you mean to install OpenBSD on such device directly?


I want to know if I need use a particular [switch](
https://store.ui.com/collections/unifi-network-switching/products/usw-lite-16-poe)
to plug the WiFi AP into, or whether I can plug the WiFi AP directly 
into

the OpenBSD server.

Sheet of music:
https://i.stack.imgur.com/IkBMf.png




How to determine if WiFi AP is compatible?

2022-03-28 Thread Eric Thomas
I'm trying to determine if a WiFi AP is compatible with OpenBSD. For
example, checking the [Wireless FAQ's](
https://www.openbsd.org/faq/faq6.html#Wireless), I don't see whether the
chipset used by the [UniFi Access Point WiFe 6 Pro](
https://dl.ui.com/ds/u6-pro_ds.pdf) is compatible or not.

I want to know if I need use a particular [switch](
https://store.ui.com/collections/unifi-network-switching/products/usw-lite-16-poe)
to plug the WiFi AP into, or whether I can plug the WiFi AP directly into
the OpenBSD server.

Sheet of music:
https://i.stack.imgur.com/IkBMf.png