![Cisco ASA 5512-X Скачать руководство пользователя страница 101](http://html.mh-extra.com/html/cisco/asa-5512-x/asa-5512-x_configuration-manual_63717101.webp)
5-3
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 5 NAT Examples and Reference
Examples for Network Object NAT
Figure 5-2
Dynamic NAT for Inside, Static NAT for Outside Web Server
Procedure
Step 1
Create a network object for the dynamic NAT pool to which you want to translate the inside addresses.
hostname(config)#
object network myNatPool
hostname(config-network-object)#
range 209.165.201.20 209.165.201.30
Step 2
Create a network object for the inside network.
hostname(config)#
object network myInsNet
hostname(config-network-object)#
subnet 10.1.2.0 255.255.255.0
Step 3
Enable dynamic NAT for the inside network using the dynamic NAT pool object.
hostname(config-network-object)#
nat (inside,outside) dynamic myNatPool
Step 4
Create a network object for the outside web server.
hostname(config)#
object network myWebServ
hostname(config-network-object)#
host 209.165.201.12
Step 5
Configure static NAT for the web server.
hostname(config-network-object)#
nat (outside,inside) static 10.1.2.20
Outside
Inside
10.1.2.1
209.165.201.1
Security
Appliance
myInsNet
10.1.2.0/24
We
b
Server
209.165.201.12
209.165.201.12
10.1.2.20
248773
Undo Translation
10.1.2.10
209.165.201.20
Translation
Содержание 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 ...