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

 enable windows 7

To disable it again, simply enter this command:

netsh firewall set icmpsetting 8 disable

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

 enable windows 7

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”.

 enable windows 7

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

enable windows 7 

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.

 enable windows 7

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.

enable windows 7  

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

enable windows 7  

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.

if you not use IPV6,Please Cancel IPV6 Checkbox.

cancel ipv6 

arrow
arrow
    全站熱搜

    mitblog 發表在 痞客邦 留言(0) 人氣()