by jgeralnik on 9/17/19, 4:24 AM with 40 comments
by jgeralnik on 9/17/19, 4:29 AM
by noname120 on 9/17/19, 7:21 AM
While this is an interesting concept, the hard part in NAT traversal is getting it to work on all the possible NAT types. In particular, I believe that this method doesn't work for symmetric NAT devices[1], which are widespread in corporate environments. It's not a surprise that this idea from 2010 didn't take off, ICE/TURN are still kings.
[1] These devices assign a different port for each destination address, and this ICMP method doesn't help predict the port that will be assigned.
by armitron on 9/17/19, 4:47 PM
by oriettaxx on 9/17/19, 8:58 AM
by farisjarrah on 9/17/19, 3:54 PM
by zerocool2750 on 9/17/19, 4:32 PM
"Does the server have to specify the client host? No!..... The server does need to have any unique prior knowledge about the client. "
Should that read, "The server does NOT need to have any unique...." ?
by hoppla on 9/17/19, 5:01 PM