Skip to content

Instantly share code, notes, and snippets.

@feoh
Last active June 19, 2020 01:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feoh/5c6241c67727edc21a069f7d9d559af7 to your computer and use it in GitHub Desktop.
Save feoh/5c6241c67727edc21a069f7d9d559af7 to your computer and use it in GitHub Desktop.
# Living room - couch - wifi UDM
# Run under Windows since my Elementary Linux install
# apparently pulled down an OS update that poisoned the
# intel wlan wifi driver. Fun!

PS C:\Users\cpatt> iperf3 -c ubuntu
Connecting to host ubuntu, port 5201
[  4] local 192.168.1.223 port 50778 connected to 192.168.1.96 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.01   sec  41.9 MBytes   349 Mbits/sec
[  4]   1.01-2.00   sec  44.5 MBytes   375 Mbits/sec
[  4]   2.00-3.00   sec  46.0 MBytes   385 Mbits/sec
[  4]   3.00-4.00   sec  46.0 MBytes   387 Mbits/sec
[  4]   4.00-5.00   sec  45.9 MBytes   384 Mbits/sec
[  4]   5.00-6.00   sec  45.4 MBytes   380 Mbits/sec
[  4]   6.00-7.00   sec  45.6 MBytes   383 Mbits/sec
[  4]   7.00-8.00   sec  44.5 MBytes   374 Mbits/sec
[  4]   8.00-9.00   sec  46.4 MBytes   389 Mbits/sec
[  4]   9.00-10.00  sec  46.8 MBytes   391 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec   453 MBytes   380 Mbits/sec                  sender
[  4]   0.00-10.00  sec   453 MBytes   380 Mbits/sec                  receiver

iperf Done.

PS C:\Users\cpatt> netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wi-Fi
    Description            : Killer(R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz
    GUID                   : 7a2a6c4f-48a5-424a-8e55-f6fe51939381
    Physical address       : b4:6b:fc:cb:03:63
    State                  : connected
    SSID                   : VoodooPenguin
    BSSID                  : 74:ac:b9:3d:56:99
    Network type           : Infrastructure
    Radio type             : 802.11ac
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Band                   : 5 GHz
    Channel                : 48
    Receive rate (Mbps)    : 585
    Transmit rate (Mbps)   : 585
    Signal                 : 83%
    Profile                : VoodooPenguin

    Hosted network status  : Not available


    # Bedroom - wifi UDM
    
PS C:\Users\cpatt> iperf3 -c ubuntu
Connecting to host ubuntu, port 5201
[  4] local 192.168.1.223 port 51038 connected to 192.168.1.96 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.01   sec  28.4 MBytes   237 Mbits/sec
[  4]   1.01-2.01   sec  35.1 MBytes   295 Mbits/sec
[  4]   2.01-3.01   sec  26.6 MBytes   223 Mbits/sec
[  4]   3.01-4.00   sec  39.8 MBytes   336 Mbits/sec
[  4]   4.00-5.00   sec  35.5 MBytes   296 Mbits/sec
[  4]   5.00-6.00   sec  37.4 MBytes   315 Mbits/sec
[  4]   6.00-7.00   sec  37.9 MBytes   317 Mbits/sec
[  4]   7.00-8.00   sec  34.5 MBytes   289 Mbits/sec
[  4]   8.00-9.00   sec  32.6 MBytes   274 Mbits/sec
[  4]   9.00-10.00  sec  29.6 MBytes   248 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec   337 MBytes   283 Mbits/sec                  sender
[  4]   0.00-10.00  sec   337 MBytes   283 Mbits/sec                  receiver

iperf Done.
PS C:\Users\cpatt> iperf3 -c ubuntu
Connecting to host ubuntu, port 5201
[  4] local 192.168.1.223 port 51040 connected to 192.168.1.96 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.01   sec  33.4 MBytes   278 Mbits/sec
[  4]   1.01-2.01   sec  35.5 MBytes   298 Mbits/sec
[  4]   2.01-3.00   sec  36.4 MBytes   306 Mbits/sec
[  4]   3.00-4.01   sec  34.2 MBytes   286 Mbits/sec
[  4]   4.01-5.00   sec  34.8 MBytes   293 Mbits/sec
[  4]   5.00-6.00   sec  36.6 MBytes   307 Mbits/sec
[  4]   6.00-7.00   sec  35.1 MBytes   295 Mbits/sec
[  4]   7.00-8.00   sec  31.6 MBytes   265 Mbits/sec
[  4]   8.00-9.00   sec  37.5 MBytes   314 Mbits/sec
[  4]   9.00-10.00  sec  35.8 MBytes   301 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec   351 MBytes   294 Mbits/sec                  sender
[  4]   0.00-10.00  sec   351 MBytes   294 Mbits/sec                  receiver

iperf Done.
PS C:\Users\cpatt> netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wi-Fi
    Description            : Killer(R) Wireless-AC 1550 Wireless Network Adapter (9260NGW) 160MHz
    GUID                   : 7a2a6c4f-48a5-424a-8e55-f6fe51939381
    Physical address       : b4:6b:fc:cb:03:63
    State                  : connected
    SSID                   : VoodooPenguin
    BSSID                  : 74:ac:b9:3d:56:99
    Network type           : Infrastructure
    Radio type             : 802.11ac
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Band                   : 5 GHz
    Channel                : 48
    Receive rate (Mbps)    : 866.7
    Transmit rate (Mbps)   : 866.7
    Signal                 : 91%
    Profile                : VoodooPenguin

    Hosted network status  : Not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment