Hi,
I can't connect vCloud adapter to my vCops. The adapter is correctly installed and I can check log. When I tried to configure my adapter and test connection I have "Test was not successful" and in my logs "Connection refused".
My vCloud has an "IP NAT" with a Public VCD URL configured. My vCops has an IP NAT in the same range of my vCloud. So I can ping, make an ssh connection etc but can't add vcloud adapter...
Any ideas ?
IP vCloud : 10.XXX.XXX.XXX (same network, same dvPG) -> 150.XXX.XXX.XXX (nat and Public VCD URL configured)
IP vCops : 10.XXX.XXX.XXX (same network, same dvPG) -> 150.XXX.XXX.XXX (nat)
Test 1 : with network 10 (connection refused immediate)
Test 2 : with network 150 (timeout)
No firewall (just for testing ) between my 2 VMs... When I launch the test with NAT IP, there is no packet outgoing from vCops...
When there is no nat and no public vcd url, everything work... Maybe I have to reconfigure something on my vCops (tomcat ? ) to support the nat functionnality ?
Thank you in advance