Forwading IP Traffic to a new IP Address

I have a situation where external organizatons reach into my network to a specific IP address on a network that I'd like to decommision.

In the ideal world, I'd tell everyone to start using the new IP or simply change the DNS name. In my messy real world that I don't control, the external organizations have NAT translations to the specific IP address plugged into their network equipment. Coordinating the change will take some time.

I'm curious if there is a facility in IOS where I can forward inbound TCP packets to a interface for a specific IP address and forward them to a new IP address.

I'm looking at the Cisco documentation on NAT and most of the examples they use are arranging for an entire network to be behind a NAT. I just need to forward traffic for a few IP addresses.

Thanks in advance,

--Bruce

Reply to
Robert Bruce Carleton
Loading thread data ...

ip nat inside source static in.si.de.IP out.si.de.IP

Reply to
Rod Dorman

Thanks Rod!

Reply to
Robert Bruce Carleton

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.