Morning, i am attempting to add my other NUTANIX instances to my Prism Central instance, and for both they get the "REMOTE CONNECTION CREATION TIMED OUT" error.
Page 1 / 1
Looks like a network issue, the following ports are used between PC and PE:
You can use netcat to test connectivity:
$ nc -z 80 -vv
$ nc -z 9440 -vv
Also, if you are using proxy, make sure you add the PC/PE IP on proxy whitelist.
- Port 9440 needs to be open for both inbound and outbound connections between PC and PE.
- Port 80 is used during the initial registration.
You can use netcat to test connectivity:
$ nc -z 80 -vv
$ nc -z 9440 -vv
Also, if you are using proxy, make sure you add the PC/PE IP on proxy whitelist.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.