Route Traffic based on source to different NATs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2009 12:41 PM - edited 03-06-2019 04:18 AM
Is it possible to route NAT traffic to different Servers on the internal Netowrk based on the source IP on the external(internet) side.
I want to route traffic from different source countrys IPs (which I hace the ACL for) to different internal Web servers.
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2009 01:02 PM
Hi Jim
Policy routing or policy nat should help you do this. You will be able to do destination NAT based on the source address by attaching a route-map to your nat statement.
Or you could you the policy routing to set the next hop based on source address if the servers live in different subnets.
Or a combination of the 2.
Here is a link for policy routing
hxxp://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a008009481d.shtml
Let me know if you need any more help.
