Hi,
I have my couchbase installed on Azure Vm and can not connect from outside. These are the ports that I have configured for firewall to allow: 8091, 8092, 11211, 11210, 4369, 21100-21199
I tried using Psping to test. Here is the output
C:\Users\Rraval\Downloads\PSTools>psping XXX.XXX.net:50791
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
TCP connect to 191.238.39.111:50791:
5 iterations (warmup 1) connecting test:
Connecting to 191.238.39.111:50791 (warmup): This operation returned because the
timeout period expired.
Connecting to 191.238.39.111:50791: This operation returned because the timeout
period expired.
Connecting to 191.238.39.111:50791: This operation returned because the timeout
period expired.
Connecting to 191.238.39.111:50791: This operation returned because the timeout
period expired.
Connecting to 191.238.39.111:50791: This operation returned because the timeout
period expired.
TCP connect statistics for 191.238.39.111:50791:
Sent = 4, Received = 0, Lost = 4 (100% loss),
Minimum = 0.00ms, Maximum = 0.00ms, Average = 0.00ms
------------------------------------