mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-24 23:28:59 +01:00
Documentation updates for error messages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1989 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2727c97ca5
commit
1c74bdc70f
@ -530,10 +530,11 @@
|
|||||||
<para>This almost always means that you are trying to use a
|
<para>This almost always means that you are trying to use a
|
||||||
Shorewall feature that your iptables and/or kernel do not support.
|
Shorewall feature that your iptables and/or kernel do not support.
|
||||||
Beginning with version 2.2.0, Shorewall follows this message with a
|
Beginning with version 2.2.0, Shorewall follows this message with a
|
||||||
copy of the rule that is failing. Most commonly, the problem is that
|
copy of the iptables command that is failing. Most commonly, the
|
||||||
one of the match types (keyword following "-m" in the command) isn't
|
problem is that one of the match types (keyword following "-m" in
|
||||||
supported by your iptables/kernel. The output of "shorewall check"
|
the command) isn't supported by your iptables/kernel. The output of
|
||||||
shows you what your iptables/kernel support:</para>
|
"shorewall check" shows you what your iptables/kernel
|
||||||
|
support:</para>
|
||||||
|
|
||||||
<programlisting>gateway:~# shorewall check
|
<programlisting>gateway:~# shorewall check
|
||||||
Loading /usr/share/shorewall/functions...
|
Loading /usr/share/shorewall/functions...
|
||||||
|
Loading…
Reference in New Issue
Block a user