TrueNAS SCALETrueNAS SCALE Nightly Development Documentation
This content follows experimental early release software. Use the Product and Version selectors above to view content specific to a stable software release.

Global Configuration Screens

The Global Configuration widget displays the general TrueNAS networking settings not specific to any interface.

The SCALE information dislplayed the Global Configuration widget is the equivalent of the information displayed on the TrueNAS CORE Network Summary screen. Global Configuration settings configuration screens are similar in both SCALE and CORE but SCALE includes external communication settings.

GlobalConfigurationSCALE

Use Settings to display the Global Configuration screen where you can add or change global network settings.

Disruptive Change

You can lose your TrueNAS connection if you change the network interface that the web interface uses!
You might need command line knowledge or physical access to the TrueNAS system to fix misconfigured network settings.

EditGlobalConfigurationSCALE

Hostname and Domain Settings

Many of these fields have default values, but users can change them to meet local network requirements.

TrueNAS displays the Hostname and Domain in the Dashboard System Information widget.

Some fields only display in the Global Configuration screen when the appropriate hardware is present.
SettingDescription
HostnameSystem host name.
Inherit domain from DHCPWhen this checkbox is checked, the domain is inherited from DHCP.
Hostname (TrueNAS Controller 2)System host name for a second controller that displays only for High Availability (HA) systems where there is a second TrueNAS controller. Upper and lower case alphanumeric, (.) and (-) characters are allowed.
Hostname (Virtual)Virtual host name that displays when using a virtual host; this is also used as the Kerberos principal name. Enter the fully qualified host name plus the domain name. Upper and lower case alphanumeric, (.), and (-) characters are allowed.
DomainSystem domain name, like example.com
Additional DomainsAdditional domains to search. Separate entries by pressing Enter. Adding search domains can cause slow DNS lookups.

Service Announcement Settings

SettingDescription
NetBIOS-NSSelect to use legacy NetBIOS name server. Advertises the SMB service NetBIOS name. Can be required for legacy SMB1 clients to discover the server. When advertised, the server appears in Network Neighborhood.
mDNSSelect to multicast DNS. Uses the system host name to advertise enabled and running services. For example, this controls if the server appears under Network on MacOS clients.
WS-DiscoverySelect to use the SMB Service NetBIOS name to advertise the server to WS-Discovery clients. This causes the computer to appear in the Network Neighborhood of modern Windows OSes.

DNS Servers Settings

SettingDescription
Nameserver 1Primary DNS server.
Nameserver 2Secondary DNS server.
Nameserver 3Third DNS server.

Default Gateway Settings

SettingDescription
IPv4 Default GatewayEnter an IPv4 address. This overrides the default gateway provided by DHCP.
IPv6 Default GatewayEnter an IPv6 address. This overrides the default gateway provided by DHCP.

Outbound Network Settings

Select the radio button for the setting that matches your prefered system services external communicate ability.

SettingDescription
Allow AllSelect to allow any system service to communicate externally.
Deny AllSelect to restrict this system so it cannot communicate externally.
Allow Specificselect to define the system services that are allowed to communicate externally. All other external traffic is restricted. If selected, a dropdown list field displays where you can select the services to enable external communication.

Other Settings

SettingDescription
HTTP ProxyWhen using a proxy, enter the proxy information for the network in the format http://my.proxy.server:3128 or http://user:password@my.proxy.server:3128.
Enable Netwait FeatureSelect to delay the start of network services until pings return from the IP addresses added to the Netwait IP List field that displays only after you select the checkbox.
Netwait IP ListDisplays only after selecting the Enable Netwait Feature checkbox. Enter a list of IP addresses to ping. Separate entries by pressing Enter. Each address is tried until one is successful or the list is exhausted. Leave empty to use the default gateway.
Host Name DatabaseEnter additional hosts to append to /etc/hosts. Separate entries by pressing. Separate entries by pressing Enter. Use the format IP_address space hostname where multiple hostnames can be used if separated by a space. Hosts defined here are still accessible by name even when DNS is not available. See hosts for additional information.