[GH-ISSUE #5476] When two Netbird Clients are connected communication over internet between each of them get's blocked #10618

Open
opened 2026-08-05 01:26:39 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @rihards-simanovics on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5476

Describe the problem

The problem is that once two Linux Servers (or Linux PCs) get added to the Netbird network, the communication between them now can only happen via the Netbird network, and not over the public network. It looks like there maybe a need for a new configuration option where Netbird still permits normal communication between servers via public network as if they are not on the Netbird network while Netbird still active instead of blocking it.

To Reproduce

Steps to reproduce the behaviour:

  1. Add two Linux Server (in my case Ubuntu 24.04) Nodes and 1 Linux PC node (Ubuntu 24.04).
  2. set up a mail server on one of the server nodes.
  3. ensure Netbird client is active on all nodes.
  4. Attempt to telnet into SMTP port on the Mail Server via a public (NOT Netbird) network from either Server node or PC node.
  5. connection should time out.
  6. Disable Netbird on either the SMTP client machine or SMTP server, and the telnet should succeed.

Expected behaviour.

While Netbird clients are active on all nodes, if one node wishes to make a request over to another node via the public network, Netbird client should permit it, or at least expose a config option to allow for it.

Are you using Netbird Cloud?

No, self-hosted.

Net Bird version

PC node: 0.66.0
Client SMTP Server: 0.66.0
SMTP Server: 0.66.0
Management: 0.66.0

Is any other VPN software installed?

No

Debug output

To help us resolve the problem, please attach the following anonymized status output

netbird status -dA

Create and upload a debug bundle, and share the returned file key:

netbird debug for 1m -AS -U

1e5dd572063456742c2bbbb639168c648c9ec962611ab4813ce6a17888006869/172cadfb-6839-4d59-8d48-459c2d802c7d

Screenshots

Image

Additional context
Attempting to connect to via SMTP from both another server and office PC to a Mail Server, which is also part of the Netbird network.

Have you tried these troubleshooting steps?

  • Reviewed client troubleshooting (if applicable)
  • Checked for newer NetBird versions
  • Searched for similar issues on GitHub (including closed ones)
  • Restarted the NetBird client
  • Disabled other VPN software
  • Checked firewall settings
Originally created by @rihards-simanovics on GitHub (Feb 28, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5476 **Describe the problem** The problem is that once two Linux Servers (or Linux PCs) get added to the Netbird network, the communication between them now can only happen via the Netbird network, and not over the public network. It looks like there maybe a need for a new configuration option where Netbird still permits normal communication between servers via public network as if they are not on the Netbird network while Netbird still active instead of blocking it. **To Reproduce** Steps to reproduce the behaviour: 1. Add two Linux Server (in my case Ubuntu 24.04) Nodes and 1 Linux PC node (Ubuntu 24.04). 2. set up a mail server on one of the server nodes. 3. ensure Netbird client is active on all nodes. 4. Attempt to telnet into SMTP port on the Mail Server via a public (NOT Netbird) network from either Server node or PC node. 5. connection should time out. 6. Disable Netbird on either the SMTP client machine or SMTP server, and the telnet should succeed. **Expected behaviour.** While Netbird clients are active on all nodes, if one node wishes to make a request over to another node via the public network, Netbird client should permit it, or at least expose a config option to allow for it. **Are you using Netbird Cloud?** No, self-hosted. **Net Bird version** **PC node**: 0.66.0 **Client SMTP Server**: 0.66.0 **SMTP Server**: 0.66.0 **Management**: 0.66.0 **Is any other VPN software installed?** No **Debug output** To help us resolve the problem, please attach the following anonymized status output netbird status -dA Create and upload a debug bundle, and share the returned file key: netbird debug for 1m -AS -U `1e5dd572063456742c2bbbb639168c648c9ec962611ab4813ce6a17888006869/172cadfb-6839-4d59-8d48-459c2d802c7d` **Screenshots** <img width="3036" height="1267" alt="Image" src="https://github.com/user-attachments/assets/aca7365f-8431-4117-96d0-22426a8ec515" /> **Additional context** Attempting to connect to via SMTP from both another server and office PC to a Mail Server, which is also part of the Netbird network. **Have you tried these troubleshooting steps?** - [x] Reviewed [client troubleshooting](https://docs.netbird.io/how-to/troubleshooting-client) (if applicable) - [x] Checked for newer NetBird versions - [x] Searched for similar issues on GitHub (including closed ones) - [x] Restarted the NetBird client - [ ] Disabled other VPN software - [x] Checked firewall settings
saavagebueno added the triage-needed label 2026-08-05 01:26:39 -04:00
Sign in to join this conversation.
No Label triage-needed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#10618