Ping (ICMP Echo Request) on Windows Vista.

More precisely what it uses ICMP Echo Request ? ICMP, allows a computer that has installed Windows Vista, to answer or not to pingto another computer. Windows Vista, has blocked by default This service from Firewall. For Enable ICMP Echo Request, without deactivating Firewall, you must follow a few simple steps.

1. Open Command promptly with administrator privileges. (At the beginning – > start search -> write cmd -> click -right on cmd.exe -> Run as Administrator)

2. Copy the following order line and press Enter. :

netsh firewall set icmpsetting 8 enable

fw cmd

To disable (stop responding to ping) again instead of “enable” At the end of the order line, write “disable” :

netsh firewall set icmpsetting 8 disable

.

Passionate about technology, I write with pleasure on stealthsetts.com starting with 2006. I have a rich experience in operating systems: Macos, Windows and Linux, but also in programming languages ​​and blogging platforms (WordPress) and for online stores (WooCommerce, Magento, Presashop).

Home Your source of IT tutorials, useful tips and news. Ping (ICMP Echo Request) on Windows Vista.
Leave a Comment