forked from extern/shorewall_code
Deprecate 'show tos' in favor of 'show mangle'
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3087 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7b401c9036
commit
dc0c49000b
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2005-10-04</pubdate>
|
||||
<pubdate>2005-11-27</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2004</year>
|
||||
@ -793,14 +793,14 @@
|
||||
... ] </command> - produce a verbose report about the Netfilter
|
||||
chain(s). (<command>iptables -L chain -n -v</command>)</para>
|
||||
|
||||
<para><command>shorewall [ -x ] show mangle</command> - produce a
|
||||
verbose report about the mangle table. (<command>iptables -t mangle
|
||||
-L -n -v</command>)</para>
|
||||
|
||||
<para><command>shorewall [ -x ] show nat</command> - produce a
|
||||
verbose report about the nat table. (<command>iptables -t nat -L -n
|
||||
-v</command>)</para>
|
||||
|
||||
<para><command>shorewall [ -x ] show tos</command> - produce a
|
||||
verbose report about the mangle table. (<command>iptables -t mangle
|
||||
-L -n -v</command>)</para>
|
||||
|
||||
<para><command>shorewall show log</command> - display the last 20
|
||||
packet log entries.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user