cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
5
Helpful
1
Replies

Static PAT: 2 public IPs to a single private one

marstoyanoff
Level 1
Level 1

Good day all,

I have a customer who wants to do a static mapping in order to prevent any downtime for one of his public web servers. Can someone give me a good example to follow? FYI, the edge device is:

CISCO1941W-A/K9 (configured as a zone based firewall)

C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(1)T

Respectfully,

Marty-

1 Reply 1

marstoyanoff
Level 1
Level 1

I solved the problem! Thank you for your help!

Here is an example of what I've done:

ip nat inside source static tcp 10.0.1.4 443 1.1.1.1 443 netmask 255.255.255.255 extended

ip nat inside source static tcp 10.0.1.4 443 2.2.2.2 443 netmask 255.255.255.255 extended

ms

Review Cisco Networking products for a $25 gift card