Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update port configuration #3126

Open
wants to merge 1 commit into
base: albatross
Choose a base branch
from
Open

Update port configuration #3126

wants to merge 1 commit into from

Conversation

ines-toupeira
Copy link
Member

What's in this pull request?

  • Clarification on port configuration according to comment

Pull request checklist

  • All tests pass. The project builds and runs.
  • I have resolved any merge conflicts.
  • I have resolved all clippy and rustfmt warnings.

- Clarification on port configuration according to comment
Copy link
Member

@paberr paberr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better say:
"Assuming you didn't change the default listening port, ..."

@@ -124,7 +124,7 @@ cargo run --release --bin nimiq-client -- -c path/to/client.toml
Now your client is launched and running.

**Port Configuration**
Ensure that your system allows network traffic through port **8443/tcp**. Open this port in your firewall to allow the node to connect to the network.
Assuming you didn't open an extended port, ensure that your system allows network traffic through port **8443/tcp**. Open this port in your firewall to allow the node to connect to the network.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are we missing here? What is an extended port?

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