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

ASA single outside IP address to an inbound NAT pool that round robins request to 2 web servers

echuang
Level 1
Level 1

How do I create a single outside IP address 1.2.3.4 to an inbound NAT pool that round robins request to 2 web servers?

I have 2 web server 10.0.0.1 and 10.0.0.2. They have the exact same content.

I think I start with defining the pool as an object group which contains 2 server 10.0.0.1 and 10.0.0.2

object-group network appservers

network-object host 10.0.0.1

network-object host 10.0.0.2

What to do next?

object-group network appservers

nat (inside,outside) static 1.2.3.4

gives me an error.

1 Reply 1

Jennifer Halim
Cisco Employee
Cisco Employee

No, unfortunately you can't configure round robin static inbound NAT for 2 internal web servers.

Review Cisco Networking for a $25 gift card