File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -425,7 +425,8 @@ more costly than managing the interval of sent packets to that peer.
425
425
426
426
A node may be assigned an externally reachable socket to advertise at start-up. If it is
427
427
not, the [external socket used by the local node is discovered] at runtime and at start-up
428
- the node assumes it is behind a NAT and must activate the [mechanism for keeping holes punched].
428
+ the node assumes it is behind at least one level of NAT and must activate the
429
+ [mechanism for keeping holes punched][^1].
429
430
Once an externally reachable IP address is known, implementations will try to bind to the
430
431
address at some number of ports, randomly selected from a given range of probably unused
431
432
ports. If binding succeeds for any port, the node is not behind a NAT and the
You can’t perform that action at this time.
0 commit comments