Domanda
Come configurare le voci DNS manuali su Cisco Web Security Appliance?
Ambiente
Cisco Web Security Appliance (WSA), tutte le versioni AsyncOS
Nell'interfaccia della riga di comando (CLI), immettere i seguenti comandi come mostrato:
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.
[]>
Al prompt della CLI, utilizzare il comando CLI - commit - per eseguire il commit delle modifiche della configurazione DNS.
Nota: l'opzione "localhosts" nel comando CLI 'dnsconfig' è un'opzione nascosta.