See my setup below:
Code: Select all
┌────────────────┐
│ Local network │
│ 192.168.0.0/24 │
└────────────────┘
━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━ ━
.254 .253 .12
┌──────────┐ ┌──────────┐ ┌──────────┐ ┌───┐
│ Internet │ ◀───│ RB2011 │ ◀───│ CRS125 │ ◀─────│Pi1│ D:90.64 Mbits/s - U:15.09 Mbits/s
└──────────┘150Mb└──────────┘ 1Gb └──────────┘ 100Mb └───┘
▲
Λ 1Gb │
┌─────────────▶▕ ▏ .251 │ .252 .9
│ 5Ghz V──────────┐ ┌──────────┐ ┌───┐
│ │ hAP ac │────▶│ hEX1 │ ◀─────│Pi2│ D:33.48 Mbit/s - U:15.07 Mbit/s
│ └──────────┘ 1Gb └──────────┘ 100Mb └───┘
│ ▲
│ 1Gb │
│ │ .250 .11
Λ ┌──────────┐ ┌───┐
▕ ▏ .10 │ hEX2 │ ◀─────│Pi3│ D:35.25 Mbits/s - U:15.10 Mbits/s
V──────────┐ └──────────┘ 100Mb └───┘
│ Laptop │
└──────────┘
All uplinks 1Gb. No firewalling.
3x Raspberry Pi 3, all the same model, 100Mbit port.
When I do a speedtest-cli from Pi2 and Pi3, the speed is drastically lower than the speedtest-cli from Pi1.
iPerf from Pi3 -> Pi2:
Code: Select all
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 112 MBytes 94.2 Mbits/sec
Code: Select all
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 113 MBytes 94.3 Mbits/sec
Could someone help me troubleshoot this? I don't know where to look anymore.
Thanks!
Chris