大家好,我想用单片机连接windows azure ping的IP,ping 不通怎么办呢?
对应的端口在azure里打开了没
ping可能被防火墙拦截。
Windows Azure 不能ping通如何解决?
为了避免Ping Flood攻击,Windows Azure不开放对外ICMP通讯协定,所以使用ping命令我们是无法ping通的。在微软资料中心内不相同 Virtual Network 下的 VM,只有操作系统有开放 ICMP,VM 彼此之间是可以互 Ping 的。
具体可参考以下链接
Windows Azure 不能ping通的解决方案