Hacker News new | ask | show | jobs
by Hello71 1756 days ago
even though you're probably right on the first part, the second part is false. while most NAT implementations operate as you describe, called "port-restricted cone NAT", some implementations allocate the external port only for a specific destination address, called "symmetric NAT".
1 comments

TIL, thanks!