Hallo,

vielleicht klappt das : https://github.com/coova/coova-chilli/issues/32

Bei GBit-Netzwerkkarten scheint diese Problem aufzutauchen.

Mit

ethtool -K eth0 gro off
ethtool -K eth1 gro off

könnte der Upload und der Download wieder annehmbar schnell sein.

Ich habe die beiden Befehle in /etc/network/if-up.d/ethtool am Ende eingefügt:

$ETHTOOL -K eth0 gro off
$ETHTOOL -K eth1 gro off

Gruß,

Mathias

_______________________________________________
linuxmuster-user mailing list
[email protected]
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an