Y
Hacker News
new
|
ask
|
show
|
jobs
by
verri
3230 days ago
But why filter ICMP at all? I can understand that ICMP allows for covert tunnelling, but by that logic any IP protocol number should be blocked.
3 comments
mgsouth
3229 days ago
I think it's more the incoming ICMP that is troublesome, particularly redirect, and to a lesser extent destination unreachable (DOS).
link
rasz
3229 days ago
Under windows you cant whitelist applications allowed to use ICMP, all ICMP traffic originates from deep down ring 0 NT Kernel process.
link
feld
3228 days ago
because some ICMP types are actually dangerous and can be abused
link