@yan101 said "Best i can get is 11MB/s which suggests its only doing 100mbps"
What do you see as the port speed as indicated by the hub? From the hub (http://192.168.1.254) go to Advanced Settings -> Home Network -> Devices and you'll see the speed indicated under the Wired Connections section immediately under the graphic of the hub.
Also the GS105 has two LEDs per port, with only the left hand one being lit if the port is operating at 100 Mbps or both being lit if running at 1000 Mbps. How many do you see lit?
Have you tried different ports on the hub and different ports on the Netgear switches?
Regards
That would suggest the ports are running at 1 Gbps to me
Where do you see the 11MB/s?
Can you download a program called iperf (https://iperf.fr/iperf-download.php#windows) and test with that? You run it from the command line with one PC as the receiver and the other as the sender. The receiver you enter iperf3 -s, and on the sender you enter iperf3 -c <ip_addr_of_receiver>.
Here's an example of the results you should see:
C:\Users\smf22\Downloads>iperf3 -c 192.168.1.97 Connecting to host 192.168.1.97, port 5201 [ 4] local 192.168.1.78 port 4905 connected to 192.168.1.97 port 5201 [ ID] Interval Transfer Bandwidth [ 4] 0.00-1.00 sec 108 MBytes 904 Mbits/sec [ 4] 1.00-2.00 sec 93.4 MBytes 782 Mbits/sec [ 4] 2.00-3.00 sec 101 MBytes 847 Mbits/sec [ 4] 3.00-4.00 sec 110 MBytes 923 Mbits/sec [ 4] 4.00-5.00 sec 111 MBytes 931 Mbits/sec [ 4] 5.00-6.00 sec 111 MBytes 935 Mbits/sec [ 4] 6.00-7.01 sec 104 MBytes 865 Mbits/sec [ 4] 7.01-8.00 sec 98.6 MBytes 836 Mbits/sec [ 4] 8.00-9.00 sec 111 MBytes 931 Mbits/sec [ 4] 9.00-10.00 sec 111 MBytes 933 Mbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bandwidth [ 4] 0.00-10.00 sec 1.03 GBytes 889 Mbits/sec sender [ 4] 0.00-10.00 sec 1.03 GBytes 889 Mbits/sec receiver iperf Done.
Regards
C:\WINDOWS\system32>iperf3 -c 192.168.1.67
Connecting to host 192.168.1.67, port 5201
[ 4] local 192.168.1.72 port 50862 connected to 192.168.1.67 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 7.00 MBytes 58.7 Mbits/sec
[ 4] 1.00-2.00 sec 9.50 MBytes 79.6 Mbits/sec
[ 4] 2.00-3.00 sec 10.1 MBytes 85.0 Mbits/sec
[ 4] 3.00-4.00 sec 10.4 MBytes 86.9 Mbits/sec
[ 4] 4.00-5.00 sec 10.1 MBytes 84.9 Mbits/sec
[ 4] 5.00-6.00 sec 9.62 MBytes 80.9 Mbits/sec
[ 4] 6.00-7.00 sec 10.4 MBytes 86.9 Mbits/sec
[ 4] 7.00-8.00 sec 11.2 MBytes 94.5 Mbits/sec
[ 4] 8.00-9.00 sec 11.8 MBytes 98.5 Mbits/sec
[ 4] 9.00-10.00 sec 9.88 MBytes 82.9 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 100 MBytes 83.9 Mbits/sec sender
[ 4] 0.00-10.00 sec 100 MBytes 83.8 Mbits/sec receiver
Hmm. Well either the Home Hub (HH) or the Netgear switch is lying.
Can you reconnect the PCs, first both to the HH and then both to the Netgear switch, and check each time whether you get GE speeds.
Regards
Good news