Hacker News
Show HN: Nat traversal using ICMP Destination Unreachable packets
4 points by hajoon22
ago
|
2 comments
saidnooneever
[-]
why is icmp needed? afaik any nat will open udp things for an amount of time to allow replies to come back , since its stateless. thats normal nat punching. I am curious why ICMP is used and what benefits it might have. (nat punching sometimes used for things like game servers to enable p2p by using central server to connect 2 natted parties using this property of nat+udp)