Running & logging multiple iPerf services on the WLAN Pi

Yesterday we had some fun at the first UK Wi-Co Community event in London. I wanted to run some throughput tests of OFDM and OFDMA and don’t have enough devices to do it myself at home, so I stepped up in front of a live studio audience for some community participation.

As often happens with live testing in front of an audience I had what the kids call an Epic Fail. The setup and testing worked fine at home with the 1 device I tried with… but what this iPerf newbie did not realise about iPerf3 is that it only allows 1 client connection per port. So 1 person got going and 9 others started shouting back to me that ‘the computer said no’.

Thankfully the amazing Jiri Brejcha was in the audience and, during a break, gave me the commands needed to set multiple iPerf instances running and logging on the WLAN Pi ready for a repeat attempt at lunch. I’m documenting this here before I forget it, for my benefit more than anyone elses. But perhaps you are onsite having made the same assumption I did and this can save your bacon. Be warned, its console commands, you can’t do this in the UI, so you’ll need SSH access to the WLAN Pi.

Continue reading “Running & logging multiple iPerf services on the WLAN Pi”

How to use WLANPi as a capture adapter in Wireshark 4.x on Windows

This is a very quick article to help anyone trying to setup the WLANPi as a capture adapter in Wireshark 4. I only tried it with the WLANPi Pro and Wireshark 4.0.1 on my Windows 10 laptop, so apologies if your experience differs, but I’m hoping this post contains enough info to get you started if you’ve never done this before.

This post also assumes your WLANPi has an IP address and you can SSH to it from the Wireshark laptop. It may be possible to connect to the WLAN using the USB-OTG or some other means but I’ve not tested it and will only be looking at the SSH method here.

Continue reading “How to use WLANPi as a capture adapter in Wireshark 4.x on Windows”

Why are my Wireshark Neighbor Report filters broken?

Just a short post to inform people that Wireshark have deprecated the filter ‘wlan.rm’ (which I presume stood for Radio Measurement) and moved the subfilters into ‘wlan.fixed’. This happened in Wireshark version 3.2.10.

For Neighbor Report Requests this is the change:
Old: wlan.rm.action_code == 4
New: wlan.fixed.action_code == 4

For Neighbor Report Responses this is the change:
Old: wlan.rm.action_code == 5
New: wlan.fixed.action_code == 5

My CWNE essays published

TL;DR – scroll to the bottom for links to my essays.

In 2020 I finally got around to applying for and being granted the accreditation of Certified Wireless Network Expert (CWNE) from CWNP.

Now that this monkey was off my back I could smugly ask others what was taking them so long support others going through the application process. The most common road block I find people have about preparing their application is the 3 essays you need to submit. But the essays really don’t need to be the PHD worthy material everyone scares themselves into thinking is required. For that reason I am publishing my CWNE essays below for others to use as a reference or benchmark.

Continue reading “My CWNE essays published”

How to join the WLAN community for free

I must admit I had a “meatier” topic in mind for my first real blog post. But today, as I interacted with members of the WLAN community whom I have never met before, on two different mediums (well you can argue it was just one… “the Internet”), I thought it might be helpful to other new, shy wireless engineers if I took a moment to write about how (I think) I successfully joined that community. Continue reading “How to join the WLAN community for free”