IT lexicon Networking ICMP

ICMP Internet Control Message Protocol

Networking På svenska → Updated: 2026-05-24

The protocol behind ping and network error messages.

When a router sends "Destination Unreachable" or "Time Exceeded", that's ICMP. When you ping someone, that's also ICMP (echo request / echo reply).

Many strict firewalls block ICMP, so ping fails even when the server is alive. It's not ICMP's fault — it's the configuration.

← Back to the lexicon