You can use several methods to determine the service address of a node canister.
A default service address is initially assigned to each node canister, as shown in Table 1. Try using these addresses if the node has not been reconfigured, and the addresses are valid on your network.
If you are able to access the management GUI, the service IP addresses of the node canisters are shown by selecting a node and port at
.If you know the service IP address of any node canister in the system, you can log in to the service assistant of that node. Follow the previous instructions for using the service assistant, but at step 1, point your browser at the /service directory of the service IP address you know. If you know that a service IP address is 11.22.33.56, point your web browser to 11.22.33.56/service
Some types of errors can prevent nodes from communicating with each other; in that event, it might be necessary to point your browser directly at the service assistant of the node that requires administering, rather than change the current node in the service assistant.
Canister and port | IPv4 address | IPV4 subnet mask |
---|---|---|
Canister 1 (left) port 1 (left) | 192.168.70.121 | 255.255.255.0 |
Canister 2 (right) port 1 (left) | 192.168.70.122 | 255.255.255.0 |