satishtech wrote: » The NAT Pool or the translated IP's must match the 193.100.10.0/24 subnet. Am I correct ?
satishtech wrote: » Theodoxa : So there are scenarios where the translated packet's source IP's need not match the exit subnet range ?
theodoxa wrote: » For it to work, yes, but that doesn't mean you couldn't configure it differently. Routing is generally (Policy Routing being the exception) destination-based, while NAT is generally (Policy NAT being the exception) source-based. I ran into a case where someone had configured static routes to direct traffic to Destination X out Interface B, but NAT was configured to translate traffic from Host C (who was trying to reach Destination X) to an address off Interface A. Traffic was not getting to Destination X until the static routes were removed.