10-23
Cisco ASA Series Firewall CLI Configuration Guide
Chapter 10 NAT Examples and Reference
DNS and NAT
Figure 10-18
DNS Reply Modification, DNS Server on Outside
Procedure
Step 1
Create a network object for the FTP server.
hostname(config)#
object network FTP_SERVER
hostname(config-network-object)#
host 10.1.3.14
Step 2
Configure static NAT with DNS modification.
hostname(config-network-object)#
nat (inside,outside) static 209.165.201.10 dns
DNS Reply Modification, DNS Server, Host, and Server on Separate Networks
The following figure shows a user on the inside network requesting the IP address for ftp.cisco.com,
which is on the DMZ network, from an outside DNS server. The DNS server replies with the mapped
address (209.165.201.10) according to the static rule between outside and DMZ even though the user is
not on the DMZ network. The ASA translates the address inside the DNS reply to 10.1.3.14.
DN
S
S
erver
O
u
t
s
ide
In
s
ide
U
s
er
130021
1
2
3
4
5
DN
S
Reply Modific
a
tion
209.165.201.10
10.1.3.14
DN
S
Reply
209.165.201.10
DN
S
Reply
10.1.3.14
DN
S
Q
u
ery
ftp.ci
s
co.com?
FTP Re
qu
e
s
t
10.1.3.14
S
ec
u
rity
Appli
a
nce
ftp.ci
s
co.com
10.1.3.14
S
t
a
tic Tr
a
n
s
l
a
tion
on O
u
t
s
ide to:
209.165.201.10
Содержание ASA 5508-X
Страница 11: ...P A R T 1 Access Control ...
Страница 12: ......
Страница 60: ...4 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 4 Access Rules History for Access Rules ...
Страница 157: ...P A R T 2 Network Address Translation ...
Страница 158: ......
Страница 204: ...9 46 Cisco ASA Series Firewall CLI Configuration Guide Chapter 9 Network Address Translation NAT History for NAT ...
Страница 232: ...10 28 Cisco ASA Series Firewall CLI Configuration Guide Chapter 10 NAT Examples and Reference DNS and NAT ...
Страница 233: ...P A R T 3 Service Policies and Application Inspection ...
Страница 234: ......
Страница 379: ...P A R T 4 Connection Management and Threat Detection ...
Страница 380: ......
Страница 400: ...16 20 Cisco ASA Series Firewall CLI Configuration Guide Chapter 16 Connection Settings History for Connection Settings ...
Страница 414: ...17 14 Cisco ASA Series Firewall CLI Configuration Guide Chapter 17 Quality of Service History for QoS ...