Good Morning,
We have an azure cloud VM with Windows 2008 Data Center OS, been trying to configure to allow http traffic to this VM using port 8888. configured the ACL also to include the IP range of expected servers that will be reaching out to this server. looks like the configuration is complete but unfortunately we are unable to test the connectivity as both the psping or telnet are timing out. Please find the screen shots below; we would really appreciate any help in this regard.
For security purpose, I have masked the ip address.
aa.aaa.aa.a --> Private IP Address
pp.ppp.ppp.p--> Public IP Address
Thanks in advance.
C:\PSTools>psping aa.aaa.aa.a
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Pinging aa.aaa.aa.a with 32 bytes of data:
5 iterations (warmup 1) ping test:
Error pinging aa.aaa.aa.a:
Request timed out.
Error pinging aa.aaa.aa.a:
Request timed out.
Error pinging aa.aaa.aa.a:
Request timed out.
Error pinging aa.aaa.aa.a:
Request timed out.
Error pinging aa.aaa.aa.a:
Request timed out.
Ping statistics for aa.aaa.aa.a:
Sent = 4, Received = 0, Lost = 4 (100% loss),
Minimum = 0.00ms, Maximum = 0.00ms, Average = 0.00ms
C:\PSTools>psping pp.ppp.ppp.p
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Pinging pp.ppp.ppp.p with 32 bytes of data:
5 iterations (warmup 1) ping test:
Error pinging pp.ppp.ppp.p:
Request timed out.
Error pinging pp.ppp.ppp.p:
Request timed out.
Error pinging pp.ppp.ppp.p:
Request timed out.
Error pinging pp.ppp.ppp.p:
Request timed out.
Error pinging pp.ppp.ppp.p:
Request timed out.
Ping statistics for pp.ppp.ppp.p:
Sent = 4, Received = 0, Lost = 4 (100% loss),
Minimum = 0.00ms, Maximum = 0.00ms, Average = 0.00ms
C:\PSTools>psping (yahoo website)
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Pinging 98.139.180.149 with 32 bytes of data:
5 iterations (warmup 1) ping test:
Reply from 98.139.180.149: 55.11ms
Reply from 98.139.180.149: 53.70ms
Reply from 98.139.180.149: 54.06ms
Reply from 98.139.180.149: 54.03ms
Reply from 98.139.180.149: 54.16ms
Ping statistics for 98.139.180.149:
Sent = 4, Received = 4, Lost = 0 (0% loss),
Minimum = 53.70ms, Maximum = 54.16ms, Average = 53.99ms