mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 14:48:51 +01:00
Remove extraneous none\!
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2602 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
46f2b12e0f
commit
1326245312
@ -81,8 +81,8 @@ Ping/DROP z1 z2</programlisting>
|
|||||||
<para>To drop ping from the internet, you would need this rule in
|
<para>To drop ping from the internet, you would need this rule in
|
||||||
<filename>/etc/shorewall/rules</filename>:</para>
|
<filename>/etc/shorewall/rules</filename>:</para>
|
||||||
|
|
||||||
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S)
|
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S)
|
||||||
Ping/DROP:none! net fw</programlisting>
|
Ping/DROP net fw</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<para>Note that the above rule may be used without changing the action
|
<para>Note that the above rule may be used without changing the action
|
||||||
|
Loading…
Reference in New Issue
Block a user