Tableau Server checks for available ports for its processes during install and startup.
For example:
Checking a range of 1 port(s) for pgsql.port, default 8060.
Checking a range of 1 port(s) for worker0.vizqlserver.port, default 9100.
Init: finished configuring ports after initial config created
If a default port is not available for binding, that information will be outputted to the log.
During install, Tableau Server opens ports in the Windows Firewall at the SUBNET scope. This is why we recommend that all computers in a Tableau Server cluster be on the same IP subnet.
check that the primary Tableau Server node can communicate with a worker node to complete a worker install using port 3730, you would do the following test from the Primary:
If worker was added using IP address: telnet <workerIP> 3730
If worker was added using machine name: telnet <worker-machine-name> 3730
To ensure the worker can reach the primary's Tableau Administrative process:
From worker: telnet <primary-machine-name> 8755
To check if a worker can communicate with itself on a port, you would use localhost or 127.0.0.1 from the worker machine:
From worker: telnet localhost <port>
001472994

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.