5-4
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 5 NAT Examples and Reference
Examples for Network Object NAT
Inside Load Balancer with Multiple Mapped Addresses (Static NAT,
One-to-Many)
The following example shows an inside load balancer that is translated to multiple IP addresses. When
an outside host accesses one of the mapped IP addresses, it is untranslated to the single load balancer
address. Depending on the URL requested, it redirects traffic to the correct web server.
Figure 5-3
Static NAT with One-to-Many for an Inside Load Balancer
Procedure
Step 1
Create a network object for the addresses to which you want to map the load balancer.
hostname(config)#
object network myPublicIPs
hostname(config-network-object)#
range 209.165.201.3 209.265.201.8
Step 2
Create a network object for the load balancer.
hostname(config)#
object network myLBHost
hostname(config-network-object)#
host 10.1.2.27
Step 3
Configure static NAT for the load balancer applying the range object.
hostname(config-network-object)#
nat (inside,outside) static myPublicIPs
Ho
s
t
O
u
t
s
ide
In
s
ide
Lo
a
d B
a
l
a
ncer
10.1.2.27
Web
S
erver
s
Undo Tr
a
n
s
l
a
tion
10.1.2.27
209.165.201.
3
Undo Tr
a
n
s
l
a
tion
10.1.2.27
209.165.201.4
Undo Tr
a
n
s
l
a
tion
10.1.2.27
209.165.201.5
24
8
6
33
Содержание ASA 5512-X
Страница 5: ...P A R T 1 Service Policies and Access Control ...
Страница 6: ......
Страница 50: ...3 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 3 Access Rules History for Access Rules ...
Страница 51: ...P A R T 2 Network Address Translation ...
Страница 52: ......
Страница 126: ...5 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 5 NAT Examples and Reference DNS and NAT ...
Страница 127: ...P A R T 3 Application Inspection ...
Страница 128: ......
Страница 255: ...P A R T 4 Connection Settings and Quality of Service ...
Страница 256: ......
Страница 288: ...12 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 12 Quality of Service History for QoS ...
Страница 303: ...P A R T 5 Advanced Network Protection ...
Страница 304: ......
Страница 339: ...P A R T 6 ASA Modules ...
Страница 340: ......
Страница 398: ...17 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 17 ASA CX Module History for the ASA CX Module ...