mensa84 wrote:
So as it seems both WLANs should be faster than my WAN connection (80/20 Mbit/s).
The default for iPerf should be 64-byte packets. Is the server TCP or UDP? One suggestion is to look at the Wireshark packets when you transfer files over WLAN on 2.4G and see the average packet size and the protocol used and check if iPerf shows similar throughput.
On 2.4G, you are getting better speeds than 802.11g (54Mbps) which is a good sign. There does not seem to be many other devices in the 2.4G channels close by. You can use Mac's Wireless diagnostics to see all the radios that your adapter can see. On the Windows side, you can use Netspot or Acrylic WiFi.
I had around only 5 MB/s (and jumping up and down a lot) when copying files over wlan.
Is this the only slow performing case? I think we should try and address this case first. Can you describe the source and destination and the tool(s) used to transfer the file(s)? The size of the files is also a useful metric.
Do browsing, email, Skype, IM applications work reasonably well?
Usual use of Wireshark is to check issues with initial connection setup or teardown - AP Associate and Connect/Disconnect flow. Once a connection has been established, unless the client gets very busy handling beacon information or is being asked to change SSIDs frequently, it is a higher level set of protocols that should be considered. TCP and UDP is where we should look.
On the file client and server, start Wireshark, and pick the IP/Port of the opposite end to filter. Are using SSH (or SFTP/SCP) to transfer files?