@@ -107,17 +107,21 @@ Confirm or enter the leader host name in the ``VPN public address``
107
107
field. An IP address is accepted, too.
108
108
109
109
Confirm or enter the ``VPN public UDP port `` number. Every worker node
110
- will connect the leader on that UDP port number.
110
+ will connect the leader on that UDP port number. In most cases, the
111
+ default VPN port, which is ``55820 ``, should suffice, unless there is a
112
+ network device between the leader and the workers mapping it to a
113
+ different port number.
111
114
112
115
When the confirmation string is typed, the :guilabel: `I understand,
113
116
promote the node ` button becomes active and it is possible to complete the
114
117
node promotion.
115
118
116
- The ``Check node connectivity `` checkbox verifies the connection of every
117
- node with the selected one. The check might fail due to settings of other
118
- devices in the network, like port-forwarding. In this case, if you are
119
- sure the entered configuration is correct, it is possible to disable the
120
- check: do it at your own risk!
119
+ The ``Check node connectivity `` checkbox verifies the connection of each
120
+ node with the selected one. Since the VPN connection cannot be probed,
121
+ only HTTPS is checked, and it may fail due to settings on other network
122
+ devices, such as port-forwarding. In this case, if you are certain that
123
+ the entered configuration is correct, you have the option to disable the
124
+ check, but proceed at your own risk!
121
125
122
126
Unreachable leader node
123
127
-----------------------
0 commit comments