Primeiramente, iremos abrir o Prompt de Comando como administrador:

Agora poderemos liberar o protocolo ICMPv4 e ICMPv6, utilizando os seguintes comandos no CMD:

netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
netsh advfirewall firewall add rule name="ICMP Allow incoming V6 echo request" protocol=icmpv6:8,any dir=in action=allow
Bu cevap yeterince yardımcı oldu mu? 0 Bu dökümanı faydalı bulan kullanıcılar: (0 Oy)