From c902045348c73b4d4b4e1c0f40d8225e78270476 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 11 Apr 2011 09:49:48 -0700 Subject: [PATCH] Document method of turning off TSO/GSO --- docs/LennyToSqueeze.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/LennyToSqueeze.xml b/docs/LennyToSqueeze.xml index 3be2c074e..b27aa7131 100644 --- a/docs/LennyToSqueeze.xml +++ b/docs/LennyToSqueeze.xml @@ -986,6 +986,11 @@ root@gateway:~# eth0 External 50mbit:200kb 5.0mbit:100kb:200ms:100mbit:10kb + + Alternatively, you can turn off TSO and GSO using this command in + /etc/shorewall/init: + + ethtool -k ethN tso off gso off