How to Block Icmp
First of all, it is never a good idea to block ICMP in its entirety, as it is an extremely useful protocol. Troubleshooting tools such as ping requests (echo) and time exceeded packets (returned by traceroute requests) are best left alone, otherwise troubleshooting simple network issues will be a nightmare in the future. (Occhiogrosso, 2012) However, if you are dead-set on blocking ICMP for fear of DoS attacks, you can do this by accomplishing the following in Windows Firewall:
CloseThis article has not yet passed wikiHow's quality review process. Learn more
EditSteps
-
1Navigate to the Start screen by either clicking thing the Start icon in the bottom left corner of the screen, or pressing the Windows key on your keyboard
-
2Type “Windows Firewall”, and click Windows Firewall once you see it appear on the right-hand side of the screen
-
3On the left pane of the Windows Firewall menu, click “Advanced settings” and allow access if asked
-
4On the left pane of the Windows Firewall with Advanced Security menu, click “Inbound Rules”
-
5Under “Actions” on the right, select “New Rule…”
-
6Click “Custom”, then “Next”
-
7Leave “All programs” selected, then click “Next”
-
8On the “Protocol type” dropdown menu, select “ICMPv4” then click “Customize”
-
9This is a good point to be very specific with the functions of ICMP that you want to block. Research the security advantages of blocking ICMP connections and weigh them against the network implications.
-
10Once you have selected the specific types you would like to block, click “OK”
-
11For the Scope, you can configure whether the rule applies to traffic from certain IP addresses or for all traffic on the network
-
12On the Action page, select ”Block the connection” then click “Next”
-
13Select which profile you want the rule to apply to and click “Next”
-
14Give the rule a name and click “Finish”
-
15You have now created a host-based firewall rule for blocking ICMP traffic.
We could really use your help!
Rome Total War?

Harvard Business School?

reference requests?

horses?

EditWarnings
- Remember: Only block ICMP packets if you are absolutely certain they are not needed!
EditSources and Citations
- Occhiogrosso, S. (2012, February 12). You don’t have to block ICMP completely. Retrieved from CCIE or Null!: http://ccie-or-null.net/2012/02/13/dont-block-icmp/
Article Info
Thanks to all authors for creating a page that has been read 806 times.
About this wikiHow