Skip to content

Conversation

@t-bast
Copy link
Member

@t-bast t-bast commented Sep 25, 2025

We previously allowed 250 parallel incoming connections from nodes with whom we don't have any channels yet. While this makes sense for wallet providers, this is too large for standard routing nodes and exposes them to more DoS risk. We reduce the default value to 64 instead, which can of course be overridden by node operators in their eclair.conf.

We previously allowed 250 parallel incoming connections from nodes with
whom we don't have any channels yet. While this makes sense for wallet
providers, this is too large for standard routing nodes and exposes them
to more DoS risk. We reduce the default value to 64 instead, which can
of course be overridden by node operators in their `eclair.conf`.
@t-bast t-bast merged commit 90778ca into master Sep 25, 2025
1 check passed
@t-bast t-bast deleted the decrease-default-incoming-connections branch September 25, 2025 14:36
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

Successfully merging this pull request may close these issues.

3 participants