#
# Masquerading setup
#
# Targets: SNAT - for destination NATing from a static IP address
#	   MASQUERADE - for destination NATing from a dynamic IP address
#
#Target		SrcNet	SrcIf	ToIp		[DstNet	[DstIf	[Proto	[SrcPort [DstPort]]]]]
#MASQUERADE	0/0	eth0	-
#SNAT		0/0	eth0	1.2.3.4		0/0	ipsec0	-	-	-
