Subscribe to How-To Geek

Allow Pings (ICMP Echo Request) Through Your Windows Vista Firewall

Have you ever noticed that with the Windows Vista Firewall enabled, you can't use ping from another computer to see if your Vista computer is alive? Sure, you could take the drastic step of disabling the firewall for testing purposes, but the simple solution is to just allow ICMP requests through the firewall.

Note: Opening extra ports opens up security risks…  allowing ping isn't a big deal, but it's usually best to block anything you don't need.

Allow ICMP Echo Request (ping) From the Command Line

Open up an administrator mode command prompt by right-clicking and choosing Run as Administrator, or type cmd into the start menu search box and then use Ctrl+Shift+Esc.

netsh firewall set icmpsetting 8 enable

image

To disable it again, simply enter this command:

netsh firewall set icmpsetting 8 disable

The change should be immediate… no need to restart anything.

image

Allow ICMP Echo Request (ping) With the GUI

Type in firewall into the start menu search box, and you want to choose "Windows Firewall with Advanced Security".

image

Then click on Inbound Rules on the left-hand pane:

image

And find the following rule in the list:

Networking – Echo Request (ICMPv4-In)

Right-click on the rule, and choose "Enable Rule" from the menu, which should immediately enable ping.

image

If you want more control over the rule, you can choose Properties from the menu, and choose which interfaces or profiles this rule applies to.

image 

You could specify that the rule only applies to your wired network interface, and not to the wireless, for example.

image 

Note that I'm not advocating allowing this rule, I'm just illustrating how you can do it if you need it. If you don't need it, then don't enable it.

The Geek is the founder of How-To Geek and a geek enthusiast. When he's not coming up with great how-to articles, he's probably writing at his personal blog. This article was written on 06/12/08 and tagged with: Windows Vista, Network and Internet

Disclaimer: Many of our articles require making changes to your system. While we fully test and stand by our advice, there is still the potential for problems when making any configuration changes. Please be careful.

Comments (1)

  1. Firewired

    Cntrl+Shift+Escape=Windows Task manager, on my VISTA Home Ultimate. Can't get any further. Suggestions??


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Sponsored Links
Getting Started
About How-To Geek
Popular Articles

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.