Hello Everyone,
I have recently moved to Opnsense for my home network and I am looking for recommendation to install the Access Point for Wifi access .
I have tried using Intel AX210 6E wireless card and Mediatek MT7921K wireless card in the N5105 router/firewall for Wifi access point, but do not get good speed and coverage.
Can some one recommend me good 6E access point which can cover around 2000 sqft area, one of the model I am looking out is Ubquiti 6E access point.
Any help for recommendation is appreciated.
Thanks!
I don't know what area it covers but at home I use three eeros in bridge mode and I have no black spots. Only one is plugged into a Gigabit switch as some sort of backhaul.
Personally dont use your FW as a WiFi point, this is just a no-go.
Now do you need specifically an proprietary AP? Or are you up for as well possible OpenSource based OS such as OpenWRT & DD-WRT? (sadly these by now dont support 6/6e).
Regards,
S.
Quote from: catchyuser on July 23, 2023, 09:52:29 PM
one of the model I am looking out is Ubquiti 6E access point.
Unifi kit is very good. There is a planning tool for their AP's here: https://design.ui.com/login
I use two aimed at right angles of each other to reduce interference but ceiling mounted is easiest for wiring.
Bart...
I've been running Unifi for a while now but I don't have a 6e yet. After their handling of the insider threat I'm looking at alternatives, but haven't decided.
I'm thinking of trying EnGenius but there are a couple of other candidates that I've looked into. Unfortunately I can't recall the brand names off the top of my head.
Thank you all for the inputs.
So far I have only found Ubquiti U6 Enterprise model which offers 6E.
I checked EnGenius but ECW336 - 6E model offered is $699, which is bit expensive.
n/m - saw the OP specifically wants 6E APs
Have a look at Aruba (https://www.arubanetworks.com/products/wireless/access-points/)
Thank you @hushcoden, I will check out Aruba AP
If you are gonna look at Aruba, (meh) I recommend Eero Pro
https://eero.com/shop/eero-pro-6e
it covers around 6000sqft with just one.
Thank you @lilsense.
I see Eero Pro 6E and it covers 2000 sqft with one AP, to cover 6000 it requires set of 3 AP as per their website.
They are offering monthly plan for premium features which I assume is not required and I can leverage what is offered in Opnsense
yeah, no need to get any premium package.
Quote from: catchyuser on July 26, 2023, 03:45:02 PM
Thank you @lilsense.
I see Eero Pro 6E and it covers 2000 sqft with one AP, to cover 6000 it requires set of 3 AP as per their website.
They are offering monthly plan for premium features which I assume is not required and I can leverage what is offered in Opnsense
that's exactly what I do as I wrote earlier. I have three eero Pro 6. All in bridge mode so they act as Access Points only. One is plugged to the switch. I could probably get by with only two. I had weak spots (note not black spots) with only one, then went for two and I was given them and a third for free as employee perk. In terms of coverage and speed they have been great.
All the premium functionality is not available when in bridge mode, but I am not missing out. All that fanciness is available in OPN. The only thing I wish they had was VLAN awareness, but they don't.
You can still use their guest mode when you have people visiting and is a separate SSID isolated from your main.
In my opinion as AP they are a good balance of price and AP functionality.
One more thing, I have another line and I only use it for the TV package, that line is only using an eero 6 Pro and is broadcasting its SSID in the same household and they seem to move of each other's way. Quite nice.
Unifi APs and Switches would be fine, use the docker/podman image for the controller though.
Otherwise go with OpenWRT and/or DDWRT, but it will be a much more involved experience finding the right router, flashing, configuring and upgrading it.
Quote from: newsense on July 30, 2023, 02:34:44 AM
Otherwise go with OpenWRT and/or DDWRT, but it will be a much more involved experience finding the right router, flashing, configuring and upgrading it.
I don't understand this viewpoint. It's not like Unifi is the only prosumer AP out there. Why would you buy a consumer router specifically to flash and use as an AP?
The thing is that OpenWRT/DDWRT/Tomato are not being monitored externally. The user has full control of what's happening. I do agree that the consumer products are designed to die soon, specially they newer ones so that the consumer could buy new ones. This train of thought has been around for quite sometime which is sad.
Quote from: CJ on July 30, 2023, 04:17:06 PM
I don't understand this viewpoint. It's not like Unifi is the only prosumer AP out there. Why would you buy a consumer router specifically to flash and use as an AP?
Here are a few examples of great HW running securely way past its vendor EoL dates --> which 99% of the time is when they leave the assembly lines:
- Linksys ACSv2 - bought sometime in the 2004-2008, running DDWRT ever since, biweekly or at the very least monthly updates. There's one WiFi6 router I'll consider if this one dies, but otherwise there's no justification for a change in that household.
- APU3 - bought specifically to run OPNsense ~7 years ago . I'm expecting the msata drive to die eventually. I'll reinstall OPNsense and import the configuration.
- Unifi ER-X router, long time unmaintained and eventually EoL device, found in a friends house a year ago, installed OpenWRT, adblock, DoH and chrony --- running great.
For better or worse, Unifi has weird patching cycles but their devices are supported for a long time, and a relatively friendly interface to configure it, so as long as you're not using any of their edge devices for security purposes the risks are mitigated so some extent. Also no cloud logins should be allowed on their controller.
Other copycats like TPLink and similar are also non-starters for a variety of (security) reasons - at the end of the day sticking with the ISP provided HW black box would be just as effective.
Running DDWRT/OpenWRT, even if one adopts a more conservative patching cycle like every 90/180 days, you'll still be in a much better posture than not
Quote from: CJ on July 30, 2023, 04:17:06 PM
Quote from: newsense on July 30, 2023, 02:34:44 AM
Otherwise go with OpenWRT and/or DDWRT, but it will be a much more involved experience finding the right router, flashing, configuring and upgrading it.
I don't understand this viewpoint. It's not like Unifi is the only prosumer AP out there. Why would you buy a consumer router specifically to flash and use as an AP?
I use a consumer router as an AP flashed with OpenWRT because I want my whole system to be running open source/free software. The Unifi devices work very good and are very easy to setup and mange, but they are not open source/free. Last time I used a Unifi Dream Machine it was pinging Google, Facebook and Twitter all day long to determine network latency and there was no way to turn that off. It's these kind of things that lead me to PFSense and now OPNSense for my router.
hi all,
if you have a virtualization or a small standalone device with wireless hardware available/left over, try https://raspap.com/ (debian-based)
cheers
till
Quote from: tillsense on July 31, 2023, 09:08:27 PM
hi all,
if you have a virtualization or a small standalone device with wireless hardware available/left over, try https://raspap.com/ (debian-based)
cheers
till
Wau this looks awesome. I am thinking to upgrade my AP as well, maybe will try it out. Thank you for this!
Regards,
S.
Thank you for the recommendation, I do have some old wireless routers like Synology RT2600AC and Netgear AX1800 but looking to upgrade to 6E AP along with Opnsense.
Quote from: Seimus on August 04, 2023, 02:23:26 PM
Quote from: tillsense on July 31, 2023, 09:08:27 PM
hi all,
if you have a virtualization or a small standalone device with wireless hardware available/left over, try https://raspap.com/ (debian-based)
cheers
till
Wau this looks awesome. I am thinking to upgrade my AP as well, maybe will try it out. Thank you for this!
Regards,
S.
There are a few WiFi6 OpenWRT routers out there but I don't think they do 6E -- which for now it appears to be a feature reserved or the highly coveted "INsecure By Default, DD/Openwrt not supported, subscription capable" routers flooding all markets out there. Hard to go wrong buying one of those having such raving reviews
I think overall Wifi6 and beyond is not supported currently on OpenWRT nor DD-WRT. Maybe with time...but who knows. Personally I use OpenWRT and buy routers/APs that can run it, the reason is you can very very individually fine tune the OS and get extreme performances on it. Never had a problem playing online games or streaming over Wi-Fi on a OpenWRT capable device.
Also, yesterday I bought and implemented new device as Dump AP Archer c6 v3.20. Its has 4 processors well better to say 2c/4t. Performance with OpenWRT on it is SuperB. Currently still testing it but it runs currently 24h without any issues. Will see in long term.
Regards,
S.
Currently there are 39 devices fully or partially supported in OpenWRT that have WiFi6
https://openwrt.org/toh/views/toh_extended_all?dataflt%5BWLAN+2.4GHz*%7E%5D=ax (https://openwrt.org/toh/views/toh_extended_all?dataflt%5BWLAN+2.4GHz*%7E%5D=ax)
Quote from: newsense on August 11, 2023, 08:19:00 PM
Currently there are 39 devices fully or partially supported in OpenWRT that have WiFi6
https://openwrt.org/toh/views/toh_extended_all?dataflt%5BWLAN+2.4GHz*%7E%5D=ax (https://openwrt.org/toh/views/toh_extended_all?dataflt%5BWLAN+2.4GHz*%7E%5D=ax)
I was always obnoxious towards Wifi6 support on OpenWRT. But looks like they did a great job over the years on it. Saying that, I bought few days ago the Asus RT-AX53U and slapped OpenWRT on it. Router works perfectly and the WiFi6 is SuperB on it.
So far I am still testing it how it will perform long term at least non stop for 1 whole week. I run OpenWRT in a Dump AP mode, with 5+ VAPs and VLANs for each VAP and the management interface. Currently its running like this for 2 days, no problems.
@newsense Thanks for the OpenWRT WiFI6 hint, I was thinking to buy another WiFi5 only device, but after looking into OpenWRT and WiFI6 again I got the RT-AX53U which si damm good
P.S. I had to return the Archer c6 v3.20 previously mentioned, it had crazy issues on OEM as well OpenWRT. 5G WiFI was dropping on higher TX power within the allowed range and WiFi5 was causing for some reason 5s-10s packet loss after 2 days runtime.
Regards,
S.
It's one o the good ones on the EU markets, and far cheaper than the ones that don't work with Open or DDWRT
Have one running strong for almost a year, when OpenWRT support was barely added, all installed/managed remotely :)
Server: https://sysupgrade.openwrt.org
Running: 23.05.0-rc2 r23228-cd17d8df2a on ramips/mt7621 (asus,rt-ax53u)
Very nice you are already trying out RC2.
How is the performce for you? I have read on the OpenWRT forum some people had 50-75M performance hit on the WiFI. Also RC03 came out few days ago.
Are you running or tried the WiFi6 AX as well on 160Mhz? In the device page its mentioned it doesnt work so I didnt try it out. Currently running it in AX mode with 80Mhz and I can hit around 850Mbit with IPerf if the WiFi is Idle.
Glad to hear your feedback on this device, so far from what I tested I had absolutely no problems. And I tested the WiFi with Iperf3 while running a RTP traffic Voice/Video and streams. I must say the latency was faboulous IRQs were hold in check and overal User experience was phenomenal (it passed the so called GF test).
Regards,
S.
Strange...don't see RC3 anywhere yet, doesn't seem to be out.
There's no VHT160 on this one
Quote from: wikidevi
ETH chip1: MediaTek MT7621AT
Switch: MediaTek MT7621AT
LAN speed: 1GbE
LAN ports: 3
WAN speed: 1GbE
WAN ports: 1
abgn+ac+ax
Stock bootloader: U-Boot
Stock FW OS: Linux
Flags: Wi-Fi 6, WPA3, 1024QAM, MU-MIMO, VHT80, HEW80, OFDMA, Parental control, AiProtection, 3G/4G Dongle
Yes you are right, looks like was not yet compiled for that router.
Regards,
S.