forked from extern/shorewall_code
Cosmetic change to FAQ
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@846 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
4ee10dcf8b
commit
53a9e87cd9
@ -1829,8 +1829,7 @@
|
||||
|
||||
<para>Add this command to your /etc/shorewall/start file:</para>
|
||||
|
||||
<programlisting>run_iptables -D OUTPUT -p ! icmp -m state --state
|
||||
INVALID -j DROP</programlisting>
|
||||
<programlisting>run_iptables -D OUTPUT -p ! icmp -m state --state INVALID -j DROP</programlisting>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user