ipfs / ipfs/kubo

Dial explicit addresses

Open
#3,658 2 comments 0 reactions 0 assignees View on GitHub
need/community-input topic/libp2p
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:

#### Type: bug

#### Priority: P3

#### Description:

```sh
> ipfs swarm connect /ip6/fc98:424c:b433:d7e2:7ee3:9541:73ff:2cdb/tcp/4001/ipfs/QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM
connect QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM success

> ipfs swarm peers
/ip4/104.236.179.241/tcp/4001/ipfs/QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM
...
```

This is on a host that doesn't run cjdns, and thus definitely can't dial addresses within fc00::/8. It looks like it just picked a different address for the same node.

I'm filing this as a bug just because it's going against a very explicit address argument, but I know this might be an intentional case of outsmarting ourselves.

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.