mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 11:41:26 +02:00
SUBNET->SOURCE in sample masq files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6900 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ab4b989e43
commit
dca04abac1
@ -14,7 +14,7 @@
|
|||||||
# For additional information, see http://shorewall.net/Documentation.htm#Masq
|
# For additional information, see http://shorewall.net/Documentation.htm#Masq
|
||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#INTERFACE SUBNET ADDRESS PROTO PORT(S) IPSEC MARK
|
#INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK
|
||||||
eth0 eth1
|
eth0 eth1
|
||||||
eth0 eth2
|
eth0 eth2
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|
||||||
|
@ -14,6 +14,6 @@
|
|||||||
# For additional information, see http://shorewall.net/Documentation.htm#Masq
|
# For additional information, see http://shorewall.net/Documentation.htm#Masq
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#INTERFACE SUBNET ADDRESS PROTO PORT(S) IPSEC MARK
|
#INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK
|
||||||
eth0 eth1
|
eth0 eth1
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user