DNS and domains
When a client connects to a location, Defguard can push DNS settings to it so that name resolution happens through the VPN tunnel. This lets clients resolve internal hostnames (for example server.internal) and, when a search domain is configured, use short names instead of fully qualified domain names.
Two settings control this behaviour:
DNS – one or more DNS server IP addresses the client should use while the tunnel is up. Separate multiple addresses with commas (
,). These are typically your internal resolvers, so private zones resolve correctly.Search domain – a domain that is automatically appended to unqualified hostnames. For example, with a search domain of
internal, resolvingserveris treated asserver.internal.
Changing DNS settings
To add or change DNS settings or a DNS search domain:
Go to Locations.
From the action menu select Edit.
In the Internal VPN section you can modify the DNS field. Enter the IP addresses of DNS servers (separated by commas
,) and a search domain.Save the changes.
The new settings are applied to clients the next time they connect (or reconnect) to the location.
For example:

Last updated
Was this helpful?