forked from extern/shorewall_code
Try to help those that only look at the pictures
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3233 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
e0f5c4871f
commit
c55c04065b
@ -17,10 +17,10 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2005-12-28</pubdate>
|
<pubdate>2005-01-06</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001-2005</year>
|
<year>2001-2006</year>
|
||||||
|
|
||||||
<holder>Thomas M. Eastep</holder>
|
<holder>Thomas M. Eastep</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
@ -282,7 +282,7 @@ DNAT loc dmz:192.168.2.4 tcp 80 - 206
|
|||||||
<para>If your external IP address is dynamic, then you must do the
|
<para>If your external IP address is dynamic, then you must do the
|
||||||
following:</para>
|
following:</para>
|
||||||
|
|
||||||
<para>In <filename>/etc/shorewall/init</filename>:</para>
|
<para>In <filename>/etc/shorewall/params</filename>:</para>
|
||||||
|
|
||||||
<programlisting><command>ETH0_IP=`find_interface_address eth0`</command> </programlisting>
|
<programlisting><command>ETH0_IP=`find_interface_address eth0`</command> </programlisting>
|
||||||
|
|
||||||
@ -413,7 +413,7 @@ DNAT loc loc:192.168.1.5 tcp www - 130.15
|
|||||||
|
|
||||||
<para>That rule only works of course if you have a static external
|
<para>That rule only works of course if you have a static external
|
||||||
IP address. If you have a dynamic IP address then include this in
|
IP address. If you have a dynamic IP address then include this in
|
||||||
<filename>/etc/shorewall/init</filename>:</para>
|
<filename>/etc/shorewall/params</filename>:</para>
|
||||||
|
|
||||||
<programlisting><command>ETH0_IP=`find_first_interface_address eth0`</command> </programlisting>
|
<programlisting><command>ETH0_IP=`find_first_interface_address eth0`</command> </programlisting>
|
||||||
|
|
||||||
@ -525,7 +525,7 @@ DNAT loc dmz:192.168.2.4 tcp 80 - 206
|
|||||||
<para>If your external IP address is dynamic, then you must do the
|
<para>If your external IP address is dynamic, then you must do the
|
||||||
following:</para>
|
following:</para>
|
||||||
|
|
||||||
<para>In <filename>/etc/shorewall/init</filename>:</para>
|
<para>In <filename>/etc/shorewall/params</filename>:</para>
|
||||||
|
|
||||||
<programlisting><command>ETH0_IP=`find_first_interface_address eth0`</command> </programlisting>
|
<programlisting><command>ETH0_IP=`find_first_interface_address eth0`</command> </programlisting>
|
||||||
|
|
||||||
@ -934,7 +934,7 @@ LOGBURST=""</programlisting>
|
|||||||
includes the three RFC 1918 ranges and it resides in <filename
|
includes the three RFC 1918 ranges and it resides in <filename
|
||||||
class="directory">/usr/share/shorewall</filename>. Remove the
|
class="directory">/usr/share/shorewall</filename>. Remove the
|
||||||
stale <filename>rfc1918</filename> file in <filename
|
stale <filename>rfc1918</filename> file in <filename
|
||||||
class="directory">/etc/shorewall</filename>. </para>
|
class="directory">/etc/shorewall</filename>.</para>
|
||||||
</note>
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user