Skip to content

Conversation

@roberto-bayardo
Copy link
Contributor

@roberto-bayardo roberto-bayardo commented Jun 12, 2024

Previously HOST_IP was defaulting to 0.0.0.0, and being exposed via --nat as an external IP address. This PR makes HOST_IP default to empty, in which case no --nat flag will be used (implying the "any" geth default will be active). Adds a comment that HOST_IP should be set to external IP address and port 30303 opened to improve connectivity, in which case the --nat flag will be set to extip:$HOST_IP

This potentially explains #222

…peer connectivity and otherwise use default --nat value
@roberto-bayardo roberto-bayardo merged commit 2dfb660 into main Jun 12, 2024
@roberto-bayardo roberto-bayardo deleted the fix-entrypoint-nat-flag branch June 12, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants