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

Reachability shows as Private #1539

Open
b00f opened this issue Oct 10, 2024 · 2 comments
Open

Reachability shows as Private #1539

b00f opened this issue Oct 10, 2024 · 2 comments
Assignees

Comments

@b00f
Copy link
Collaborator

b00f commented Oct 10, 2024

Some public nodes shows the Reachability as Private (that should be incorrect)

@Ja7ad Ja7ad added this to the v1.5.1 milestone Oct 11, 2024
@Ja7ad
Copy link
Contributor

Ja7ad commented Oct 13, 2024

Some public nodes shows the Reachability as Private (that should be incorrect)

@b00f I debug network with this configuration:

  public_addr = ""
  listen_addrs = []
  bootstrap_addrs = []
  max_connections = 300
  enable_udp = true
  enable_nat_service = true
  enable_upnp = false
  enable_relay = false
  enable_relay_service = true
  enable_mdns = false
  enable_metrics = false
  force_private_network = false

But give private event from network.

Screenshot From 2024-10-13 12-02-40

@Ja7ad Ja7ad modified the milestones: v1.5.1, v1.6.0 Oct 18, 2024
@akbariandev
Copy link
Contributor

Here is an issue according to reachability status in libp2p2 and still not fixed in master branch
libp2p/go-libp2p#2046

@Ja7ad Ja7ad removed this from the v1.6.0 milestone Nov 3, 2024
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

No branches or pull requests

3 participants