GuidesChangelog
ProductDeveloperPartnerPersonal

Domain Management

The Internal Domains feature allows DNS queries for certain domains to query the local network's DNS servers instead of Cisco Umbrella when using the Umbrella roaming client.

Without specifying internal domains, all DNS queries will be sent to Umbrella directly, and as a result, will not be able to reach your network's local resources (computers, servers, printers, and so on) on internally-hosted domains that rely on local DNS servers.

To ensure uninterrupted access to these resources, administrators should add the appropriate domains to the Internal Domains section of the dashboard (Settings > Internal Domains). This creates an internal domain allow list that will be synced to your roaming users. Essentially, the Internal Domain list allows all added domains to resolve DNS records as if the Umbrella roaming client was not installed on the computer.

The Umbrella roaming client determines which domains it should treat as internal domains based on the following sources: The dashboard and DNS suffixes.

Internal Domains

The Internal Domains area of the Umbrella dashboard (Settings > Internal Domains) should be populated with any domains used by your organization to access local resources while on the organization's network (at the physical location or connected through VPN). Internal Domains is pre-populated with the .local TLD and all RFC-1918 (private network) reverse DNS address space. Newly added domains will sync down to Umbrella roaming clients within about 10 minutes.

"This internal domain applies to:" allows you to specify whether the internal domains should apply to Umbrella roaming clients, Virtual Appliances (VAs), or both.

681

DNS Suffixes (Windows Only)

The domains contained in the DNS suffixes configuration on a computer's adapter and global network settings are imported automatically into an individual Umbrella roaming client's Internal Domain list each time the Umbrella roaming client starts or a new network adapter (such as a VPN or Wireless connection) is initiated. This is to help Umbrella roaming clients adapt in foreign networks where they may want to access local resources without adding the domain through the dashboard.

Operational Flowchart

The following diagrams explain how the Umbrella roaming client gracefully handles internal and external DNS queries.

Internal Domains 

The Umbrella roaming client's Internal Domains list is populated by two sources:

  • Syncing the Internal Domains list located in the Umbrella dashboard
  • The DNS Suffixes list located in the local computer's networking configuration settings.
495

External Queries

External DNS queries which do not match a domain located on either of the Internal Domains lists are sent straight to Umbrella.

495

Internal Queries

DNS queries for domains contained in the Internal Domain list are sent through the local network's DNS servers.

Internal Domains which are hosted on the local network are resolved by the Internal DNS server directly (as seen with "bob-pc.zombo.com").

Internal Domains which are not hosted on the local network are resolved by Umbrella or whichever public DNS servers are used for resolution (as seen with notzombo.com).

495

Advanced Topics

The following section focuses on more in-depth information and logic with internal domains and the expected behavior.

Unencrypted

Although the Umbrella roaming client is able to send encrypted DNS queries to Umbrella when in the encrypted state, domains listed on the Internal Domains list are sent unencrypted, because they are not sent to Umbrella.

Virtual Appliances

Note: If you do not use or intend to use Virtual Appliances (VAs), you may skip this section.

If VAs are deployed at one or multiple locations within your organization, the Umbrella roaming client will disable itself and DNS settings will revert to the VA while connected to the location physically or through VPN. For more information about the Umbrella roaming client's behavior with VAs, see Virtual Appliances.

If all of your organization's locations are using VAs, configuring the Internal Domains list for appliances only (not appliances and devices) will suffice; any time the Umbrella roaming client is not connected to the network in question, it will not use internal domains set to "Appliances Only", and treat any DNS queries to your domain as a public query (encrypted).

DHCP/Static DNS Servers

When the computer starts or a new network connection activates, the Umbrella roaming client sets the DNS server to 127.0.0.1 on each network adapter.

Upon replacing the existing DNS server configuration on the network adapters, the existing DNS addresses for each adapter are saved to the following local files on the system.

Mac OS X/var/lib/data/opendns/resolv_orig.conf
WindowsC:\ProgramData\OpenDNS\ERC\Resolver#-Name-of-NetworkAdaptor.conf

These addresses are where any domains in the Internal Domains allow list will be sent, emulating an environment where the Umbrella roaming client is not present.

Since the Umbrella roaming client does not cache DNS in any way, any local DNS changes made on your local DNS servers will take effect immediately and the behavior is not changed by the presence of the Umbrella roaming client.

The Umbrella roaming client reinstates the DHCP or statically configured DNS servers under the following conditions:

DNS Suffixes (Continued)

There are two implications that should be considered with DNS Suffixes.

  • This could allow an organization to not add any domains to the Internal Domains list in the dashboard. If DHCP is configured to use your domains as DNS suffixes, the Umbrella roaming client will automatically know to treat the domain as local, even without adding it to the dashboard.
  • If using DNS suffixes to rely on internal domains resolution instead of populating the list in the dashboard, as mentioned above, it means increased security. Since DNS queries sent to domains on the Internal Domains list are sent unencrypted, this implies that a machine performing DNS queries for domains that have been added in the dashboard are always sent unencrypted on all networks.

The behavior of adding the domains contained in the DNS suffixes list can be disabled during installation using a special command-line parameter.


Troubleshooting < Domain Management > Roaming Computers Settings