On the web console, DNS server settings are configured in:
-
Administration > Network Configuration > Network Interface
-
Go to the IPv4 Protocol tab and under IPv4 Miscellaneous Setting and configure the two DNS servers:
- Primary DNS server
- Secondary DNS server
If your environment requires additional DNS servers to be set-up for IWSVA (ex. using multiple domains with individual DNS servers), these servers may be added by using the CLI and verified though the custom command line interface shell CLISH.
-
Add the DNS servers manually using CLI:
- Log in to IWSVA CLI as root.
-
Enter “vi /etc/resolv.conf” using vi editor to add DNS servers to resolv.conf file.
- Press the “Insert” key or letter “I” to enable editing.
-
Add the DNS servers using the following format:
nameserver <ip_address>
For example: nameserver 8.8.8.8
- Press the “Esc” key to exit editing mode.
-
Enter “:wq!” to save the file and exit vi editor.
You can also add more than two (2) DNS entries in the /etc/resolv.conf file, as explained in the KB article: Configure IP address settings in InterScan Web Security Virtual Appliance (IWSVA).
-
Verify that IWSVA registers the configured DNS servers via CLISH:
-
Restart the network service: