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:
teastep 2003-12-14 17:14:17 +00:00
parent 4ee10dcf8b
commit 53a9e87cd9

View File

@ -1829,8 +1829,7 @@
<para>Add this command to your /etc/shorewall/start file:</para> <para>Add this command to your /etc/shorewall/start file:</para>
<programlisting>run_iptables -D OUTPUT -p ! icmp -m state --state <programlisting>run_iptables -D OUTPUT -p ! icmp -m state --state INVALID -j DROP</programlisting>
INVALID -j DROP</programlisting>
</section> </section>
</section> </section>