snippets:win7:allow_incoming_ping
Win7: Allow incoming ping
- open administrative command prompt
- execute the following command:
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
snippets/win7/allow_incoming_ping.txt · Zuletzt geändert: von benh
