forked from extern/shorewall_code
Reword last title in Universal ruleset doc
This commit is contained in:
parent
2f08ec4dd6
commit
c6404f1a74
@ -304,18 +304,26 @@ ACCEPT net $FW tcp 143</programlisting></para>
|
|||||||
<para>to</para>
|
<para>to</para>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<para>net all DROP info</para>
|
<para>net all DROP <emphasis role="bold">info</emphasis></para>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<para>Then at a root prompt, type:</para>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<para><command>/sbin/shorewall restart</command></para>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>How do I stop the firewall from forwarding packets?</title>
|
<title>How do I prevent the firewall from forwarding connection
|
||||||
|
requests?</title>
|
||||||
|
|
||||||
<para>Edit /etc/shorewall/interfaces, and change the line that
|
<para>Edit /etc/shorewall/interfaces, and change the line that
|
||||||
read:</para>
|
read:</para>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<para>net all - dhcp,physical=+,routeback</para>
|
<para>net all - dhcp,physical=+<emphasis
|
||||||
|
role="bold">,routeback</emphasis></para>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<para>to</para>
|
<para>to</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user