diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 525b0ce97..78f1c35b8 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -2258,7 +2258,7 @@ eth0 External 50mbit:200kb 5.0mbit:100kb:200ms:100mbit:Alternatively, you can turn off TSO and GSO using this command in /etc/shorewall/init: - ethtool -k ethN tso off gso off + ethtool -K ethN tso off gso off
@@ -2287,7 +2287,7 @@ root@gateway:/etc/shorewall# To work around the issue, use this command: - ethtool -k ethN ethtool -K ethN gro off