Nel ruolo di Windows Azure, non fare un rumore metallico fuoriCome abilitare Ping (ICMP) su 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),
I google e trovato qualcuno suggeriscono correre sotto il comando, ma anche dopo eseguirlo, io ancora non posso ping out
netsh advfirewall firewall add rule name="ICMPv6" dir=in action=allow enable=yes protocol=icmpv6
per favore qualcuno mi dica il motivo e come walkaround.
[Utilizzare i port pin invece di ICMP per verificare la connettività VM di Azure] (http://blogs.msdn.com/b/mast/archive/2014/06/22/use-port-pings-instead-of-icmp -to-test-azure-vm-connectivity.aspx) –