erigontech / erigontech/erigon
Wrong Use of Fallback IP(127.0.0.1) as fromIP in Ping message of Node Discovery Protocol
Open
Networking
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
Our tool finds that a client `'erigon/v2.53.3-e59704fc/linux-amd64/go1.20.10` sends node discovery `Ping` message whose `fromIP` is `127.0.0.1`. But the second `Ping` of it shows the correct public IP. I guess the it is the NAT or the setupPortMapping that trigger the Problem.

Contributor guide
Assessment
This issue has not been assessed yet.