DNS Doctoring Using "Static"
DNS Doctoring Using "Static"
DNS Doctoring Using “Static”
Last updated: May 10, 2013
Task
Using the same topology as in the previous task, configure ASA3 so that when internal users browse
to the CA server using the DNS name "WWW", they can successfully connect.
Allow the Test PC to resolve the IP of the CA server and connect via HTTP.
Configuration
In ASA 8.4 and 8.6, the alias command has been deprecated; however, the same functionality can
be configured using the dns option on a static command. This feature is also a capability of ASA
8.2, but in this task it is not tested.
R2:
ASA3:
Verification
Enable R3 for DNS lookups using R2.
Rack1R3#
Rack1R3#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack1R3(config)#ip name-server 150.51.0.2
Rack1R3(config)#ip domain-lookup
Rack1R3(config)#end
Rack1R3#ping WWW