(E-Mail Removed) (jhvdven) wrote news:4a232ab7.0408250211.3167a582
@posting.google.com:
> When I use speedtest.nl to check my download speed it becomes as low
> as 55 kpbs. On other days, that is without changing config on the
> modem and the router, it rises to ~900 kpbs.
> The linux box has an old 10 Mb network card, and the laptop has a 100
> Mb one.
It may be a collision problem, that cause ethernet packet retransmission.
Check you collision and carrier number (ifconfig -a). If the number are
hight (they should be near 0) that's it.
Carrier is a cable problem, collision is a cable or ethernet config error.
For the cable : change it.
For the ethernet config, try to install a 100Mb/s or test in halt and full
duplex (using mii-tools or card specific tools (3c5x9setup, vortex-diag,
....)).
Hope it may help.
Regards