i neki drugi imaju istih ili sličnih problema:
https://www.reddit.com/r/Starlink/co...ectangle_dish/
https://www.reddit.com/r/Starlink/co...h_an_ethernet/
https://web.facebook.com/groups/1778...2/?_rdc=1&_rdr
----------
I was having a similar issue with a new Cat6 cable, but it ended up being a Windows issue. I fixed it by using the following command in the CMD (run it as admin):
netsh int tcp set global autotuninglevel=normal
If that doesn't work it could be that your link speed in the Ethernet adapter settings are throttled. In that case: Open Device Manager > Network Adapters > Right click on your Ethernet adapter > Properties > Advanced tab > Scroll down to "Speed & Duplex" > Set it to 1.0 Gbp/s full duplex then click ok. Hope it works
Edit: For reference, with my PC newly hard wired I was getting capped at 40-60 Mbps down/5-10 Mbps up, but after I used that command it jumped up to 150-250 Mbps down/10-25 Mbps up.