cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
368
Views
0
Helpful
1
Replies

translation rule failover to second server on a pix515e

truescot2
Level 1
Level 1

Hi, i am trying to find out if it is possible to have a translation rule fail over to a second server if the primary is down on my cisco pix515e

so for instance having an external ip address of 82.x.x.x mapped to an internal ip of 10.x.x.1

If 10.x.x.1 is down then 82.x.x.x should be mapped to 10.x.x.2

The reason i am asking this is i also have 2 css11501 load balancers and would like to have our staging servers primarily sat on one with secondary connectioin to second, production on the other failing over to each other if one is down.  The load balancers will be connected to different ports on the same firewall.

1 Reply 1

andre.ortega
Spotlight
Spotlight

You can´t configure two static nat with same IP address (82.x.x.x).

You need remove the nat for 10.x.x.1 before insert a new nat (for 10.x.x.2).