Block incoming ping (CISCO)

Block incoming ping (CISCO)

PROBLEM: I would like to block all incoming ping requests.
SOLUTIONBlock incoming ICMP traffic using access-list.

[?] Why you should not block ICMP traffic!
https://neilalexander.eu/articles/2017/4/16/understanding-icmp
http://shouldiblockicmp.com/

//create deny rule to drop all ICMP requests
//enable other traffic (bcs of implicit deny by ACL)

//assign the rule to the interface

OUTPUT

Copy & Paste

Source: https://community.cisco.com/t5/routing/block-icmp/td-p/2419132

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments