mirror of
https://gitlab.com/shorewall/code.git
synced 2025-04-23 18:59:31 +02:00
Tweak FAQ 15
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3140 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3c8c58d895
commit
6b74ac6c2d
@ -17,7 +17,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2005-11-18</pubdate>
|
<pubdate>2005-12-09</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001-2005</year>
|
<year>2001-2005</year>
|
||||||
@ -691,6 +691,17 @@ ACCEPT net $FW <protocol> <port number>
|
|||||||
running a DNS server on the firewall and hasn't enabled UDP and TCP
|
running a DNS server on the firewall and hasn't enabled UDP and TCP
|
||||||
port 53 from the firewall to the internet.</para>
|
port 53 from the firewall to the internet.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Forwarding is not enabled. Enter this command:</para>
|
||||||
|
|
||||||
|
<programlisting>cat /proc/sys/net/ipv4/ip_forward</programlisting>
|
||||||
|
|
||||||
|
<para>The the value displayed is 0 (zero) then set <emphasis
|
||||||
|
role="bold">IP_FORWARDING=On</emphasis> in
|
||||||
|
<filename>/etc/shorewall/shorewall.conf</filename> and restart
|
||||||
|
Shorewall.</para>
|
||||||
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user