forked from extern/shorewall_code
Correct ethtool commands in the FAQ
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
58a0b9b5c1
commit
aff1e4ef0a
@ -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
|
<para>Alternatively, you can turn off TSO and GSO using this command in
|
||||||
<filename>/etc/shorewall/init</filename>:</para>
|
<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>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
@ -2287,7 +2287,7 @@ root@gateway:/etc/shorewall#
|
|||||||
|
|
||||||
<para>To work around the issue, use this command:</para>
|
<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>
|
role="bold">gro off</emphasis></programlisting>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user