Configuring Tanium Client subnets
Separated subnets, intentional subnets, and isolated subnets provide methods for modifying the default peering behavior of Tanium Clients. Default peering settings define the boundaries of client subnetworks (subnets) in the Tanium™ linear chain architecture. Before configuring subnets, be sure that you understand the behavior that the default settings define and the impact of your changes: see Tanium Client Management User Guide: Configuring Tanium Client peering.
For the permissions to view and manage the Tanium Client subnet configurations, see Configure Tanium Client subnets.
In Tanium Core Platform 7.4.3 or later, Tanium Servers write subnet configurations to the Tanium database and automatically synchronize them in an active-active deployment. In Tanium Core Platform 7.4.6 or later, the subnet configurations in the database are also synchronized among Tanium Zone Servers. In most environments, the separated and isolated subnets configurations are the same for all Zone Servers and Tanium Servers. In complex environments with overlapping subnets, you might have to segregate subnets differently for Zone Servers. In such cases, you can add SeparatedSubnets.txt and IsolatedSubnets.txt files to the Zone Servers to override the synchronized database configurations. Intentional subnets configurations are always synchronized across all Zone Servers and Tanium Servers.
The following figure illustrates a deployment
The following figure shows the Tanium database on a dedicated host in a Windows deployment. However, in a Tanium Appliance deployment, the database is on the same host as the Tanium Servers.

Configure separated subnets
Tanium Clients in a separated subnet can peer only with other clients that are within that subnet. Configure separated subnets to specify more granular exceptions for Tanium Client peering than the
After you configure separated subnets, Tanium Clients take two to six hours (the randomized client-reset interval) to finish applying all the changes associated with the new configuration. To verify that the separated subnets work as expected after the clients register, see Tanium Client Management User Guide: Verify Tanium Client peering and leader connections.
Tanium Core Platform 7.3 or later supports IPv6 subnets, such as: 2001:db8::/32. Contact Tanium Support for details.
Configure separated subnets that are the same for Tanium Servers and Zone Servers
Add subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- In the Separated Subnets section, click New Subnets.
- Enter each subnet in CIDR format using separate lines or commas as delimiters.
Use the ; or # character before any optional comments.
See the following example:
192.168.0.0/26 #This is a data center subnet.
192.168.2.0/26 ;This is a branch office subnet.
2001:db8::/32If your deployment includes Zone Servers that require different separated subnets than the Tanium Servers, copy entries from the text field to the clipboard to use when you configure separated subnets that are specific to Zone Servers.
- Click Save.
Edit subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- Select one of the Separated Subnets and click Edit.
- Edit the subnet (CIDR) and Comment, and click Save.
Configure separated subnets that are specific to Zone Servers
If a deployment includes Zone Servers that require different separated subnets than the Tanium Servers, perform the following steps based on your Tanium infrastructure to add a custom separated subnets configuration to each server. Because Zone Servers do not synchronize custom subnet configurations, each server can have a unique configuration.
Windows infrastructure
- Create a plain text file named SeparatedSubnets.txt.
- Enter the subnets and optional comments that you entered for the Tanium Server into SeparatedSubnets.txt. Use the formatting described in Add subnets.
- Move SeparatedSubnets.txt to the installation directory of each Zone Server (the default installation directory is \Program Files (x86)\Tanium\Tanium Zone Server). If necessary, you can modify the file contents for each Zone Server that requires a unique configuration.
If you remove SeparatedSubnets.txt from the Zone Server, it reverts to using the separated subnets that are configured on the Tanium Servers.
Tanium Appliance infrastructure
- On the Zone Server appliance, sign in to the TanOS console as a user with the tanadmin role.
- From the tanadmin menu, enter 2 to go to the Tanium Operations menu.
View screen
- Enter 2 to go to the Configuration Settings menu.
View screen
- Enter 12 to edit the SeparatedSubnets.txt file.
View screen
- Use the menu to specify subnets in CIDR format.
Configure isolated subnets
Configure isolated subnets to disable client peering for a specified list of subnet and endpoint IP addresses. If the IP address of a Tanium Client is in an isolated subnet,
After you configure isolated subnets, you do not have to restart the Tanium Servers or Zone Servers. Tanium Clients take two to six hours (the randomized client-reset interval) to finish applying all the changes associated with the new configuration. To verify that the isolated subnets work as expected after the clients register, see Tanium Client Management User Guide: Verify Tanium Client peering and leader connections.
You might find it convenient to use isolated subnets to disable peering in other cases, such as for testing or debugging peering when you have to troubleshoot network issues. Note that disabling peering causes Tanium Clients to consume more network resources in terms of bandwidth and client-server connections over the WAN. For troubleshooting cases, after you resolve the network issues, the best practice is to remove the clients from the isolated subnets configuration so that they resume peering.
Tanium Core Platform 7.3 or later supports IPv6 subnets, such as: 2001:db8::/32. Contact Tanium Support for details.
Configure isolated subnets that are the same for Tanium Servers and Zone Servers
Add subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- In the Isolated Subnets section, click New Subnets.
- Enter each subnet in CIDR format using separate lines or commas as delimiters.
Use the ; or # character before any optional comments.
See the following example:
192.168.0.0/26 #This is a data center subnet.
192.168.2.0/26 ;This is a branch office subnet.
2001:db8::/32If your deployment includes Zone Servers that require different isolated subnets than the Tanium Servers, copy entries from the text field to the clipboard to use when you configure isolated subnets that are specific to Zone Servers.
- Click Save.
Edit subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- Select one of the Isolated Subnets and click Edit.
- Edit the subnet (CIDR) and Comment, and click Save.
Configure isolated subnets that are specific to Zone Servers
If a deployment includes Zone Servers that require different isolated subnets than the Tanium Servers, perform one of the following procedures based on your Tanium infrastructure and whether you want to isolate all clients or clients on specific subnets. Because Zone Servers do not synchronize custom subnet configurations, each server can have a unique configuration.
The Zone Server applies the most restrictive rule to determine the subnet for a client. If you configure the zs_address_mask or AddressMask setting to isolate clients, that setting overrides any subnet-based isolation that is configured in an IsolatedSubnets.txt file.
Isolate all clients connected to any Zone Server
Set the zs_address_mask platform setting on the Tanium Server (Administration > Configuration > Settings > Advanced Settings) to 4294967295, which specifies /32 subnet boundaries (single hosts) for all Zone Servers.
For more information, see Tanium Client Management User Guide: Address mask and prefix settings.
Isolate all clients connected to a particular Zone Server
- Sign in to the Zone Server host as an administrator user.
- Access the CLI (see Tanium Core Platform Deployment Reference Guide: Command-line interface).
-
Navigate to the Zone Server installation folder:
> cd <Zone Server>
-
Configure the AddressMask local setting to specify /32 subnet boundaries (single hosts):
> TaniumZoneServer config set AddressMask 4294967295
For more information, see Tanium Client Management User Guide: Address mask and prefix settings.
Isolate clients on specific subnets with Windows infrastructure
- Create a plain text file named IsolatedSubnets.txt.
- Enter the subnets and optional comments that you entered for the Tanium Server into IsolatedSubnets.txt. Use the formatting described in Add subnets.
- Move IsolatedSubnets.txt to the installation directory of each Zone Server (the default installation directory is \Program Files (x86)\Tanium\Tanium Zone Server). If necessary, you can modify the file contents for each Zone Server that requires a unique configuration.
If you remove IsolatedSubnets.txt from the Zone Server, it reverts to using the isolated subnets that are configured on the Tanium Servers.
Isolate clients on specific subnets with Tanium Appliance infrastructure
- On the Zone Server appliance, sign in to the TanOS console as a user with the tanadmin role.
- From the tanadmin menu, enter 2 to go to the Tanium Operations menu.
View screen
- Enter 2 to go to the Configuration Settings menu.
View screen
- Enter 11 to edit the IsolatedSubnets.txt file.
View screen
- Use the menu to specify subnets in CIDR format.
Configure intentional subnets
In a network configuration that uses network address translation (NAT), the local IP addresses of Tanium Clients in the same local area network (subnet) are mapped to one or more NAT IP addresses for communication with
Tanium Core Platform 7.3 or later supports IPv6 subnets, such as: 2001:db8::/32. Contact Tanium Support for details.
Add subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- In the Intentional Subnets section, click New Subnets.
- Enter a name to identify the Site that comprises the intentional subnets.
- (Optional) Enter a comment to help other users understand the function of the subnet in your organization.
- In the New subnet CIDRs field, enter each subnet in CIDR format using separate lines or commas as delimiters.
See the following example:
192.168.0.0/26
192.168.2.0/26
2001:db8::/32 - Click Save.
Edit subnets
- From the Main menu, go to Administration > Configuration > Subnets.
- Select one of the Intentional Subnets and click Edit.
- Edit the subnet (CIDR) and Comment, and click Save.
Verify intentional subnets
After you configure intentional subnets, wait for the next client registration reset interval before verifying that the subnets work as expected. See Verify or remediate Tanium Client peering and leader connections. In the Administration > Configuration > Client Status page, the Network Location (from client) column shows the pre-NAT IP addresses and the Network Location (from server) column shows the NAT IP addresses.
Last updated: 5/17/2022 2:08 PM | Feedback