Hi,
3 days ago I upgraded my ISP connection to 10g (router zyxel AX7501-B0, 1 10g lan, 4 1g lan)
I tried with my max mini (with 10g port) some speediest (max directly connected to ISP router) and with some server (near to my home) I get 7.5-8.5 download/4.5-6.5 upload (my 10g Internet connection is symmetric).
Next step was to connect my r4 (with openwrt 24.10.0-rc5, 2 SFP+ ports) via sfp+ port to 10g LAN port of my ISP router, using 10Gtek 10BaseT transceiver.
So, I started to verify eth2 device with ethtool:
Supported ports: [ ]
Supported link modes: 100baseT/Full
1000baseT/Full
10000baseT/Full
1000baseKX/Full
10000baseKX4/Full
10000baseKR/Full
2500baseT/Full
5000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 100baseT/Full
1000baseT/Full
10000baseT/Full
1000baseKX/Full
10000baseKX4/Full
10000baseKR/Full
2500baseT/Full
5000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
10000baseT/Full
2500baseT/Full
5000baseT/Full
Link partner advertised pause frame use: Symmetric Receive-only
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 10000Mb/s
Duplex: Full
Auto-negotiation: on
Port: Twisted Pair
PHYAD: 11
Transceiver: external
MDI-X: Unknown
Current message level: 0x000000ff (255)
drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes
Then I configured wan interface with eth2 device (no br-wan) and I tried some speedtests with same above servers but in this case I get very low speed: for example
speedtest --test-server speedtestto1.telecomitalia.it.prod.hosts.ooklaserver.net:8080
SpeedTest++ version 1.20.3
Speedtest.net command line interface
Info: https://github.com/oskarirauta/speedtestcpp
Author: Francesco Laurita <[email protected]>
Co-authored-by: Oskari Rauta <[email protected]>
Server #19: speedtestto1.telecomitalia.it.prod.hosts.ooklaserver.net:8080 by : 0 ms
Ping: 0 ms.
Jitter: 0 ms.
server selected profile detected: profile selected from server configuration
Download: 2327.90 Mbit/s
Upload: 1070.73 Mbit/s
Can you please direct me to the checks I need to do to get the same speed (approximately) as the Mac?
Thanks in advance