-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
To check on network interface assigned to cluster, we could have a simple tool that list the association as attached.
<property name="confluence.cluster.interface">eth1</property>
Use the attached list-interfaces
Run it by java -jar list-interfaces.jar
Example output:
$ java -jar list-interfaces.jar interfaces.size() = 5 networkInterface[0] = name:utun0 (utun0) ([/fe80:0:0:0:9295:63:e05f:4bc3%utun0/64 [null]]) networkInterface[1] = name:awdl0 (awdl0) ([/fe80:0:0:0:3c26:b2ff:fe34:95cb%awdl0/64 [null]]) networkInterface[2] = name:vboxnet0 (vboxnet0) ([/192.168.1.1/24 [/192.168.1.255]]) networkInterface[3] = name:en0 (en0) ([/fe80:0:0:0:146d:e954:13be:d616%en0/64 [null], /172.22.48.64/22 [/172.22.51.255]]) networkInterface[4] = name:lo0 (lo0) ([/fe80:0:0:0:0:0:0:1%lo0/64 [null], /0:0:0:0:0:0:0:1/128 [null], /127.0.0.1/8 [null]])
- is incorporated by
-
CONFSERVER-10980 Cluster debugging/troubleshooting tools
- Closed
- is related to
-
CONFSERVER-10953 Support unicast addressing in cluster when well-known-addresses WKA are defined
- Closed
-
CONFSERVER-10977 Generate new Multicast address from a "new" cluster name
- Closed
- relates to
-
CONFCLOUD-10979 List confluence cluster interface
- Closed
- mentioned in
-
Page Loading...