ipfs / ipfs/kubo

Config Announce Address automatically Overwritten to /p2p/peer-id

Open
#7,736 12 comments 0 reactions 1 assignee Claimed by @aarshkshah1992 View on GitHub
kind/bug need/triage
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

ipfs version 0.7.0

#### Description:

I've successfully gotten a couple of nodes to communicate in a private swarm through a relay by enabling both AutoRelay & RelayHop on one of the nodes with a publicly accessible connection, as well as also hard-coding the relay addresses for the other nodes in their announce config. This all works perfectly for ~15 minutes, until for some reason the announce addresses are overwritten on the nodes behind the NAT to `/p2p/PEER-ID`. After that point the nodes drop out of the swarm and become inaccessible by each other. Is there anyway to prevent the nodes from overwriting the manual announce address in the config?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.