Fix go-ipfs scanning local networks for peers #435

Closed
opened 2022-10-21 12:23:44 +00:00 by raucao · 1 comment
Owner

The configuration in question does not seem to have changed, but since upgrading to 0.16, the program started aggressively scanning the very ranges that were filtered by the Swarm.AddrFilters config before.

We had configured the VM hosts to block all outgoing packets to local networks, but for some reason that seems to not be working correctly.

The configuration in question does not seem to have changed, but since upgrading to 0.16, the program started aggressively scanning the very ranges that were filtered by the `Swarm.AddrFilters` config before. We had configured the VM hosts to block all outgoing packets to local networks, but for some reason that seems to not be working correctly.
raucao added this to the Current operational issues project 2022-10-21 12:23:44 +00:00
Author
Owner

FYI, it's a regression in 0.16: https://github.com/ipfs/kubo/issues/8585

FYI, it's a regression in 0.16: https://github.com/ipfs/kubo/issues/8585
raucao referenced this issue from a commit 2022-10-24 12:19:00 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#435
No description provided.