Wardriving/scanning for 5 gigahertz is going to produce very limited results due to the nature of how the 5100-6000 MHz band goes through walls and matter, or rather, doesn't go through them very well at all, particularly in wide channels like 80 MHz.
Assuming that we are talking about a 5GHz band 802.11ax ap inside an ordinary house, and you're on the exterior, you do not need to be very far away at all before the signal that you will see is something extremely weak like -84. Though if it's a dual band AP and is also running on a 2.4GHz channel at 20MHz wide on the same SSID you may see the 2.4 at a usable signal strength.
You will see slightly better results in areas of primarily wood framed single family houses, where the material to go through is wood, drywall, house siding, versus an area that has more concrete and steel construction.
I recently moved into an all-brick house, it's really quite amazing to me just how much it kills 5 GHz wifi. I knew it was a thing that happened, but it was interesting to walk around with a signal tester and observe it first-hand. Even 2.4 isn't very strong. It's noticeably better when you are lined up with a window and AP, but still very spotty.
As I'd like to be able to work sitting out on the deck, one of my spring projects is to trench some ethernet out to a shed (plywood and vinyl siding construction) and add another AP.
I was going to put ethernet surge protectors on both sides. My plan was a PoE switch (Ubiquiti flex) with two cameras and an AP, powered by my main switch which is on a UPS.
How much safer is using fiber, and giving up on battery backup? I'd also have to redo a bunch of power; the shed does have 120V but it's switched from inside the house and hardwired to a couple outdoor lights (on posts), so I would have to basically run a new power line either to the shed or to the lights; something I might eventually do but wasn't planning on this year.
Are there any open-source friendly Wifi 6e routers or PCIe cards that support AP mode?
The last I looked, the Intel 6e wifi cards did not work in AP mode, so building one was not an option. And sorting through the OpenWRT supported routers and trying to correspond that to 6e models from https://www.wi-fi.org/product-finder-results?sort_by=certifi... is rather challenging. Especially since vendors re-cycle model numbers..
Using the OpenWRT site results in a much better search experiance, some useful pre-defined filters are also available there: https://openwrt.org/toh/views/start
But the short answer for routers with OpenWRT 6E support is no. For m.2 6 GHz capable cards that have Linux drivers and support AP mode I know Qualcomm has a few models that fit that bill, in general just search any tri-band module from them and you should be set. Broadcom probably does as well but I'm not as familiar with those.
I passed dying on this hill long ago though. Even if you get such a card, get it working, and avoid bugs you're still going to be loading binary firmware to it. A much easier way to achieve the same level of openness is to buy a well supported router with AP mode and a properly designed antenna pattern then hanging that off a port on your open router; filtering any packets that source from the management MAC of the AP to completely isolate it.
> filtering any packets that source from the management MAC of the AP to completely isolate it.
Yeah but you're still trusting the black box to (a) implement security (WPA) correctly and (b) not get hacked and spew out packets onto the wired interface with forged MAC addresses claiming to be from your laptop's wifi card.
I've run into this problem before and currently I'm leaning towards just doing wide-open no security 802.11 with nothing-but-wireguard-packets firewalls on both ends of the wireless link. Basically s/wpa/wireguard/g.
Blocking the MAC in this case wasn't to stop some elite hacker from pwning you from the bushes outside your window it was to stop the system's default phone home type garbage from working.
That said if "attacking your adapter's/router's firmware flaws for an encryption/authentication vulnerability so they can hack in enough device control to fake being a valid client and further hack you from that launch point" is a real enough concern for you to be worried about then my first recommendation would be to stop using Wi-Fi in the first place, the entire design of the discovery and advertisement portion of the protocol is the anti-thesis to what you need.
However if you really think you can outdo everybody else by ground up building your own Wi-Fi system then a secure tunnel like wireguard or IPsec or so on will at least provide you a second layer that'd need to be attacked. That said such a layer is probably good for you in this case regardless and I'm not sure why you'd replace WPA* instead of use it as yet another layer of protection.
I'd recommend iwd over wpa_supplicant but yes, it's not pretty. That said this still doesn't really answer the question of why avoid it as a layer, even a shitty layer is better than just not having one at all.
I have two Totolink X5000R and they work great with OpenWRT, using iperf3 I can get about 500Mbps of real throughput to my Samsung Galaxy S20 Plus 5G. I bought them mainly with the intent of using them with the Oculus Quest for AirLink and WiFi performance is never a problem for me.
Two weird caveats I had to overcome:
1. I had to compile OpenWRT from master myself so that I could configure the WiFi 6 interface using Luci (the web ui), because the latest stable release does not include that functionality.
2. I bought two of them for two floors and OpenWRT somehow managed to generate the same BSSID for both of those routers, which caused both of the networks to be inoperable. To fix this I had to edit a bash script which generates the BSSID in OpenWRT and change it to something else.
There doesn't seem to be many WiFi 6e products at all. I was looking a few days ago because I wanted to replace the Ubiquiti stuff in my setup due to the lawsuit they filed. There wasn't much that came up in my searches for WiFi 6e APs. And expanding that to include routers as well gave me a couple more options but at an absurd price.
I found the same as of a couple months ago, ended up going with one of the expensive options. Where I'm at in the apartment complex even 5 GHz is overcrowded to the point of degradation regardless of channel so I really wanted to make the jump. Now that I did on all my devices I still haven't seen a single other 6 GHz BSSID in the area despite trying to find one.
I suspect Wi-Fi 7 will be more common. Wi-Fi 6E was great but unless you're one of the rare consumers that is going to replace every client chip you can to gain use out of that 3rd band it's identical to the Wi-Fi 6 equipment many just recently upgraded to. Wi-Fi 7 will have the benefit of some phones/laptops already being 6 GHz capable at launch (even if only 6E devices at first) as well as being a general improvement and farther apart for most in their upgrade cycles.
Crowded 2.4 and 5GHz is exactly why I was looking at the 6E options. But it's not bad enough that it's worth putting a lot into WiFi 6E. I can connect with an ethernet cable if I'm transferring a lot of data or need to ensure a reliable connection.
They exist, but there doesn't seem to be a great reason to grab one yet. Companies have added the 6ghz band but not more capacity...so before you may have had 2 5ghz antennas...one for backhaul and one for clients...now you have to choose whether you want backhaul or clients on a particular frequency, and both are suboptimal.
I'd recommend just buying a nice wifi 6 system that puts clients and backhaul both on 5ghz.
I routinely pull 500mbps from a satellite on a wifi 6 mesh network(asus xt8), I don't see much need to upgrade.
This is likely a side effect of the FCC rules that requires devices to prevent software modifications that adjust the rf power.
Although this could conceivably be open source friendly with such controls only on the radio software, so far manufacturers have responded by simply locking down the devices.
However, directly in response to the FCC rules, ASUS has restricted the ability of end users to havk on their own devices, giving only one person the ability to publish signed builds.
Not entirely true, you can get ath9k_htc cards that will do 300mbit/sec 802.11a on both the 5ghz and 2.4ghz bands.
You have to look hard. It's basically only Atheros 9280 that can do all that with FOSS firmware. You also have to make sure the device has TWO RF front end chips (one for each band). Just looking for "AR9280" will get you a lot of single-band products.
There are also devices with that chip plus an AR7010, which is a nifty little USB-to-PCie bridge so the whole thing fits on a USB stick, like this:
The AR9280 is 13 years old, closer to the initial 802.11 Wi-Fi standard released in 1997 than now. The thing is the definition of only ancient Wi-Fi chips having libre/open firmware.
Also I think you meant 802.11n, while the card does support 802.11a that is 54 Mbps on 5 GHz only.
wlx00a096****** IEEE 802.11 ESSID:"XXXXXXXX"
Mode:Managed Frequency:5.18 GHz Access Point: XX:XX:XX:XX:XX:XX
Bit Rate=300 Mb/s Tx-Power=30 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-31 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
> The AR9280 is 13 years old
They don't have an expiration date, you know. We aren't talking about fruit here.
And yes, like everybody on planet earth other than the IEEE -- including the people at Qualcomm/Atheros who wrote the source code for my wifi card's firmware -- use "a" to mean "5ghz band". People need to abandon this silly crusade to insist that "5ghz band" does not have an 802.11 designator, as if it is a feature with no name or something.
> People need to abandon this silly crusade to insist that "5ghz band" does not have an 802.11 designator, as if it is a feature with no name or something.
The problem, which you're ignoring, is that there are multiple 802.11 standards for operating in the 5GHz band. Treating the oldest and slowest among them as if it's synonymous with all 5GHz WiFi is just plain wrong, because the successive standards for 5GHz WiFi have meaningful improvements in capability.
I used to work for a networking hardware company, and it's been a while, but even through the 802.11n days, we all called the 2.4GHz band "g-band" and 5GHz band "a-band".
(Granted the person you were replying to also said 300Mbps on 802.11a, which is of course not possible.)
Looks right, now turn off n support on either the client or AP and it'll drop to 54. Everybody stopped calling them the b/g-band and a-band just around 2010, when n had finalized+distributed and standards were no longer band specific. This isn't just the IEEE guys either it's everybody that hasn't stay on 2000's era Wi-Fi hardware in the 2020s. The driver for your 13 year old card wasn't rewritten from scratch for the day it came out so it's no surprise it still references them as such.
Not rotting isn't the same thing as being new. The best it can do is hold steady to the age it came out at with whatever enhancements can be provided in firmware. Ignoring ac(1/2)/ax and 6 GHz there are also a litany of intermediate standards (hence the letter skips) many of which are relevant to all PHY standards.
No matter how you slice it these things are ancient. That said it's great you can make it work for you though as there are no newer alternatives to fall back to.
I wanted to make a point to point connection for 500 Mbit/s and figured AC will be more than enough. Well, turned out I can squeeze at best 260Mbps between 2 fully optimized AC routers with 3 streams (3x3 antenna config) at 975 Mbit/s (40Mhz band) negotiated speed.
Which was really disappointing, I was thinking AC would be faster than N, which gets around the same real throughput of ~1/4 of the negotiated speed (i.e. 450 Mbps 3x3 = ~120 Mbps real bandwidth).
So, the only real way to get a higher speed is to use more streams (on both ends) or 80 MHz of band width, which is only available on higher end chipsets and is really finnicky in most conditions.
For greater speeds you are certainly going to need to use an 80 MHz channel.
If you want an outdoor high speed five gigahertz point-to-point connection, I would recommend using a pair of dedicated radios designed for that purpose rather than regular Wi-Fi stuff. Such as ubnt af5xhd or similar.
With AC and a relatively congested area, I see 1/2 under poor conditions, 2/3+ normally. For example, forcing 144.4 Mbps negotiated (or 130 Mbps, one side is misreporting it) gives stable 100 Mbps throughput. Worth noting that a different AP does noticeably worse under the same conditions, more like 75-90 with high variance.
Unfortunately I can't effectively test the AP-reported ~ 600 Mbps throughput on 867 negotiated, but it's pretty accurate at lower bandwidth.
Wifi6 adds QAM1024 as a modulation, so under excellent condition its downlink will be faster.
Many of the changes aim at high density environments, such as trade fairs and conference centers. Once the majority of devices are upgraded, these situations will be handled much more effectively.
Lastly, OFDMA is capable of significantly lowering latency if all devices in a network support it.
If you are using Wifi6 at home with few devices connected, do not expect noticeable improvements.
802.11ax probably won't help you for a point to point link. The only thing that would potentially help is the 1024QAM modulation, but unless you have really nice antennas, it probably won't work at that distance.
The three streams may not be helping much either, since there may not actually be much spatial separation point to point at several hundred meters. Best case, you're only going to get maybe a bit over half the link rate in real bandwidth. There's just a lot of overhead with wifi.
If you're using omnidirectional dipole antennas, you're losing a lot of signal strength at that distance by radiating mostly in the wrong direction.
Your best bet, I think, would be to use two sets of linearly polarized directional antennas offset by 90 degrees. That way, they're out of phase and you may be able to get 2 independent spatial streams. Alternatively, use two directional antennas but point one set indirectly at a big flat metal wall or something, in the hope that the signal reflects and intentionally gets some "multipath". Also, turn off "legacy" support so that you're using lower overhead greenfield preambles.
For fixed-location point to point with line of sight, I'd recommend avoiding wifi. You should be able to get a gigabit or so at hundreds of meters for just a few hundred dollars with point to point wireless bridges.
At a few hundred meters max and on a tight budget, people should be looking at ubnt and mikrotik 802.11ad/ay based 60GHz stuff, in the price category of under $300 per radio.
> between 2 fully optimized AC routers with 3 streams (3x3 antenna config) at 975 Mbit/s (40Mhz band) negotiated speed.
Doesn't seem to add up. The max rate for AC 3x3 40 MHz is 600 Mbps PHY rate not 975 Mbps. This is with GI at 400 ns and the maximum signal quality. 975 would only be reachable on AC via 80 MHz channel 3x3 with a GI of 400 ns and a less than optimal signal quality.
> Which was really disappointing, I was thinking AC would be faster than N, which gets around the same real throughput of ~1/4 of the negotiated speed (i.e. 450 Mbps 3x3 = ~120 Mbps real bandwidth).
That's a ~2.16x increase for a single generation jump!
> So, the only real way to get a higher speed is to use more streams (on both ends) or 80 MHz of band width, which is only available on higher end chipsets and is really finnicky in most conditions.
Depending on your environment bumping to an 800 ns guard interval may help, or at least lower the jitter from retries. Also for P2P having a good directional antenna can be more important than having more spatial streams/spectrum. Both of the latter increase maximum bandwidth but decrease signal quality while good RF design like a good antenna and placement will serve to increase signal quality.
Alternatively for P2P there are purpose built solutions that tweak a lot of the standard Wi-Fi assumptions to deliver better performance. A typical go-to is Ubiquiti's airmax line which is on the lower end of the cost spectrum and has options in the 2.4/5/60 bands. On the higher end there is the airfiber line which adds in the 24 GHz band as well as dedicated send/receive options. This makes the connection full duplex rather than half duplex which solves a litany of slowdownsz in one swoop. Unfortunately it also comes at a premium price point. If you don't like Ubiquiti then Cambium also has decent P2P gear, I don't recall if they have any cheap options though.
On airfiber I was able to achieve gigabit speed over a couple miles between buildings. We actually used it as the primary link for the IT office to the rest of the network as it performed overal better than the 300 mbps fiber line.
.
To your original question I've gotten real world >800 Mbps goodput on AC 2x2 80 MHz and real world >1 Gbps on AX 2x2 80 MHz. These are half duplex speeds of course. If the P2P use case is long distance I'd stay away from 6 GHz as there are some power limitations there.
Hmm, you're right, I might be misremembering and was actually using 80 MHz, so I wanted to try 160 MHz but the routers did not support that. Right, so Wifi N had 20/40 MHz. Thanks!
Reading the replies I'm thinking better chipsets could've achieved higher speeds, but that doesn't quite make sense - if the negotiated rate is the same, why would the real speed differ between routers? I used Archer C7s, which I love because I'm poor, very cheap, very reliable with OpenWRT.
I ended up running fiber - it was surprisingly cheap and I didn't even need special tools for the connectors, just have to be veeery careful when cutting and inserting the cable.
I have wifi 6, it took quite a bit of fiddling before I got the good results I wanted. But a good first thing to check is that your network adapter had 802.11 AX enabled (on Windows, my experience is it is not enabled by default.)
Yes, I tested with a Fritz!Box 4060 with WiFi 6 (4x4 Multi-User MIMO) and a MacBook Pro 14". Confirmed on the Mac that 802.11ax is used. When standing right next to the router, I get between 400-700Mbs (it varies a lot). I also use a WiFi 6 repeater as an additional access point (hooked up to ethernet), so I am getting 200-400Mbs in most of the apartment.
So, it's ok-ish, but very variable. We have most of our apartment wired up with Ethernet, so Wifi is mostly for iPhones/IPad or when setting on the couch with a laptop.
With my AT&T fiber modem/router and Galaxy S22 Ultra or ThinkPad P1 Gen 3, I typically get 600-800 Mbps both directions, either in the same room as the router or an adjoining room. It drops to 300-400 Mbps if I go outside and the signal has to go through stucco on chicken wire. The interior walls are drywall so they interfere less.
The router is on the floor; I haven't tried putting it on a high shelf to see if that improves the outdoor coverage.
I haven't done any special configuration on the router or phone/laptop, just running everything as it came out of the box.
One might be able to glean additional data from Wigle [1] though a login may be required to create a logical grouping. Perhaps a feature request could be submitted to add stats specific to wi-fi 6 in the main stats menu tabs.
You really need an AP in every large room if you want Wi-Fi to not suck. That’s been the case for every Wi-Fi standard even on 2.4ghz. Increasing range just leads to more interference and latency spikes from hardware retransmit. Things have gotten better now that we have more spectrum, but https://en.m.wikipedia.org/wiki/Hidden_node_problem is still a problem since the vast majority of devices on the frequency belong to your neighbors.
Disagree, but maybe my house isn't as connected as others. Have a 2 node wifi 6 system in a 2200 sq ft home, and even then I wonder why I didn't go single node.
Wi-fi 6 (802.11ax) can run on 2.4ghz, 5ghz or 6ghz. I wouldn't expect a difference in range for beacon frames between standards on the same frequencies, assuming they use the same power.
Assuming that we are talking about a 5GHz band 802.11ax ap inside an ordinary house, and you're on the exterior, you do not need to be very far away at all before the signal that you will see is something extremely weak like -84. Though if it's a dual band AP and is also running on a 2.4GHz channel at 20MHz wide on the same SSID you may see the 2.4 at a usable signal strength.
You will see slightly better results in areas of primarily wood framed single family houses, where the material to go through is wood, drywall, house siding, versus an area that has more concrete and steel construction.