에 핑 (ICMP)를 설정하는 방법, 나는 그것을 실행 후에도 내가 구글윈도우 Azure 역할에 푸른
D:\Users\foglight>ping www.google.com
Pinging www.l.google.com [209.85.143.104] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 209.85.143.104:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
을 핑 (ping) 및 명령 아래에 실행하는 것이 좋습니다 몇 가지 중 하나를 발견 할 수는 없지만, 나는 아직도 할 수 없습니다 ping out
netsh advfirewall firewall add rule name="ICMPv6" dir=in action=allow enable=yes protocol=icmpv6
제발 누군가에게 이유와 걸어 다니는 방법을 말해주십시오.
[Azure VM 연결을 테스트하기 위해 ICMP 대신 포트 ping 사용] (http://blogs.msdn.com/b/mast/archive/2014/06/22/use-port-pings-instead-of-icmp -to-test-azure-vm-connectivity.aspx) –