Frage
Wie konfiguriere ich manuelle DNS-Einträge auf der Cisco Web Security Appliance?
Umwelt
Cisco Web Security Appliance (WSA), alle AsyncOS-Versionen
Geben Sie in der Befehlszeilenschnittstelle (CLI) die folgenden Befehle ein:
WSA> dnsconfig
Choose the operation you want to perform:
- NEW - Add a new server.
- SETUP - Configure general settings.
- SEARCH - Configure DNS domain search list.
[]> localhosts
Local IP to Host mappings:
Choose the operation you want to perform:
- NEW - Add new local IP to host mapping.
- DELETE - Delete an existing mapping.
[]> new
Enter the IP address of the host you are adding.
[]> 1.1.1.1
Enter the canonical host name and any additional aliases (separate values with spaces)
[]> example.com
Local IP to Host mappings:
1. 1.1.1.1 example.com
Choose the operation you want to perform:
- NEW - Add new local IP to host mapping.
- DELETE - Delete an existing mapping.
[]>
Verwenden Sie an der CLI-Eingabeaufforderung den CLI-Befehl commit, um die DNS-Konfigurationsänderungen zu übernehmen.
Hinweis: Die Option "localhosts" im CLI-Befehl "dnsconfig" ist eine ausgeblendete Option.