mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update docs/_interface/Private-Network.md
Co-Authored-By: Adam Schmideg <adamschmideg@users.noreply.github.com>
This commit is contained in:
parent
cdde409cb6
commit
379fafe842
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ network.
|
|||
|
||||
Setting up peer-to-peer networking depends on your requirements. If you connect nodes
|
||||
across the Internet, please ensure that your bootnode and all other nodes have public IP
|
||||
addresses assigned and both TCP and UDP traffic can pass the firewall.
|
||||
addresses assigned and both TCP, and UDP traffic can pass the firewall.
|
||||
|
||||
If Internet connectivity is not required or all member nodes connect using well-known IPs,
|
||||
we strongly recommend setting up Geth to restrict peer-to-peer connectivity to an IP
|
||||
|
|
|
|||
Loading…
Reference in a new issue