cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
507
Views
0
Helpful
2
Replies

Alter destination based on source address

gesadmin1
Level 1
Level 1

Ok so I've got an ASA 5510 with 8.0(4) installed. The situation I've got is I need to alter the destination of smtp traffic based on the source of the traffic. For example, any smtp traffic coming from 1.1.1.1 needs to be forwarded to 192.168.10.30, but any other smtp traffic needs to go to 192.168.10.31. I was thinking of Modular Policy Framework or a route-map, but I cannot find a suitable solution with these tools. Should I throw a router in front of the ASA and set the next hop from a route-map?? Thanks for your help.

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Can you give a bit more detail in terms of

1) source IP addresses the smtp traffic is coming from

2) destination address that the smtp traffic is going to

Jon

jon, thanks for your response.

1) an example source address would be 1.1.1.1

2) I would have a static such as static (inside,outside) tcp 208.24.37.11 smtp 192.168.10.30 smtp netmask 255.255.255.255. My MX record would be mail.mydomain.com 208.24.37.11

If traffic fomes in sourced from 1.1.1.1 I want to redirect that smtp traffic to a different internal address of 192.168.10.31. All other smtp traffic can be forwarded to the 192.168.10.30 address. I hope this makes sense. Thanks again.

Review Cisco Networking for a $25 gift card