awesome-everything RU
↑ Back to the climb

Networking & Protocols

IP packets: free-recall review

Crux Free-recall prompts across the IP-packet unit. Answer each from memory first, then reveal the model answer and compare.
Your altitude — climbing toward senior
ZeroJuniorMiddleSenior
You are at senior altitude — in orbit
◷ 13 min

Retrieval beats re-reading. For each prompt, say or write a full answer from memory before you open the model answer — the effort of recall is what makes the mechanism stick.

Goal

Reconstruct the unit’s spine — best-effort delivery, longest-prefix forwarding, TTL and traceroute, PMTUD black holes, what NAT breaks, and how BGP/spoofing defences work — without looking back at the lessons.

Recall before you leave
  1. 01
    Why is IP deliberately best-effort and connectionless, and what does that design push onto the layers above it?
  2. 02
    Explain longest-prefix match and why the routing table is split from the FIB.
  3. 03
    What is TTL, what happens when it reaches zero, and how does traceroute exploit that?
  4. 04
    What is a PMTUD black hole, why does it produce the 'small requests work, large ones hang' symptom, and what is the robust fix?
  5. 05
    What does NAT break and why, and why is 'NAT is a firewall' a dangerous misconception?
  6. 06
    IP authenticates neither source nor route. Name the spoofing and hijack defences and why each needs operator cooperation.
Recap

If you could reconstruct each answer from memory, you hold the unit’s spine: IP is best-effort by design and pushes reliability to TCP/QUIC; forwarding is longest-prefix match split across a control-plane routing table and a hardware FIB; TTL caps hops and powers traceroute; a blocked ICMP turns a path-MTU mismatch into a silent black hole that MSS clamping fixes; NAT trades address relief for broken end-to-end reachability and is not a firewall; and because IP authenticates neither source nor route, BCP 38/uRPF and RPKI are the defences — effective only where operators cooperate.

Continue the climb ↑IP packets: dump and trace reading
shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?
sources4
expand
  1. 01
  2. 02
  3. 03
  4. 04

Trademarks belong to their respective owners. Editorial reference only.