Correct ethtool commands in the FAQ

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-01-10 17:23:53 -08:00
parent 58a0b9b5c1
commit aff1e4ef0a

View File

@ -2258,7 +2258,7 @@ eth0 External 50mbit:200kb 5.0mbit:100kb:200ms:100mbit:<emphasis
<para>Alternatively, you can turn off TSO and GSO using this command in
<filename>/etc/shorewall/init</filename>:</para>
<programlisting><emphasis role="bold">ethtool -k eth<emphasis>N</emphasis> tso off gso off</emphasis></programlisting>
<programlisting><emphasis role="bold">ethtool -K eth<emphasis>N</emphasis> tso off gso off</emphasis></programlisting>
</section>
<section>
@ -2287,7 +2287,7 @@ root@gateway:/etc/shorewall#
<para>To work around the issue, use this command:</para>
<programlisting><emphasis role="bold">ethtool -k eth</emphasis>N <emphasis
<programlisting><emphasis role="bold">ethtool -K eth</emphasis>N <emphasis
role="bold">gro off</emphasis></programlisting>
</section>
</section>