Skip to content

Commit db39c97

Browse files
authored
Add requirement for UPnP
Describe UPnP or NAT firewall issues for IPv4 and link to a generic explainer.
1 parent 4d47467 commit db39c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# chia-blockchain
2-
Python 3.7 is used for this project. Make sure your default python version is >=3.7 by typing python3.
2+
Python 3.7 is used for this project. Make sure your default python version is >=3.7 by typing python3. You will need to enable [UPnP](https://www.homenethowto.com/ports-and-nat/upnp-automatic-port-forward/) on your router or add a NAT (for IPv4 but not IPv6) and firewall rule to allow TCP port 8444 access to your peer. These tend to be router make/model specific.
33

44
### Install on Debian/Ubuntu
55

0 commit comments

Comments
 (0)