diff --git a/Samples/three-interfaces/masq b/Samples/three-interfaces/masq index 90ccaf412..006c658c0 100644 --- a/Samples/three-interfaces/masq +++ b/Samples/three-interfaces/masq @@ -14,7 +14,7 @@ # 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 eth2 #LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE diff --git a/Samples/two-interfaces/masq b/Samples/two-interfaces/masq index cefa4543e..95ed88e1b 100644 --- a/Samples/two-interfaces/masq +++ b/Samples/two-interfaces/masq @@ -14,6 +14,6 @@ # 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 #LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE