Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NAT on failover

Status
Not open for further replies.

cs79

ISP
Joined
Dec 22, 2003
Messages
7
Location
MY
Hi All,

Any idea on how to do a static port NAT on failover?

E.g

NAT 1.1.1.1 port 25 (IP on BRI interface) to 2.2.2.2 port 25 (one of the IP from primary interface IP range) ONLY when primary link fails and BRI comes up?

Need to do this to allow smtp connections during line failover.

Thanks in advance
 
Hi GC,

Thanks for the quick reply. I am currently using route-maps for the NAT but my impression is that it will only perform the NAT when the traffic type matches the ACL.

For something like SMTP, wouldn't the translation need to be in place first even before it receives the first matching packet?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top