mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Explain masq entries in Multi-ISP
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3928 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
88ae2575df
commit
6115f7dccd
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2006-05-07</pubdate>
|
||||
<pubdate>2006-05-20</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2005</year>
|
||||
@ -560,6 +560,10 @@ net net DROP</programlisting>
|
||||
eth0 130.252.99.27 206.124.146.176
|
||||
eth1 206.124.146.176 130.252.99.27</programlisting>
|
||||
|
||||
<para>Those entries ensure that traffic originating on the firewall
|
||||
always has the source IP address corresponding to the interface that it
|
||||
is routed out of.</para>
|
||||
|
||||
<note>
|
||||
<para>If you have a Dynamic IP address on either of the interfaces,
|
||||
you can use shell variables to construct the above rules. For example,
|
||||
|
Loading…
Reference in New Issue
Block a user