Describe the problem
I have 2 networks:
- Net A 192.168.1.1/24 via Peer A,
- Net B 192.168.1.1/24 via Peer B.
I expect peers themselves to be able to connect to both own net (LAN) and remote net (via Netbird).
Currently only one network works, no overlapping detection happens, and the other one becomes unreachable.
To Reproduce
Steps to reproduce the behavior:
- 2 LANs with the same CIDR needed, with Peer in each, physically separate (home + office),
- Setup two Networks via different peers with the same CIDR (192.168.1.1/24),
- Peer A sees Net B in Netbird Desctop → Networks → All networks,
- Peer A does not see Net A/B in Overlapping networks,
- “Select” Net B from Peer A Netbird Desctop (to connect to that network),
- Go http://192.168.1.1 (both networks have origin listening) in the browser - Net B origin responds,
- Go http://192.168.1.2 (only Net A - LAN - have origin to serve) - address unreachable.
Expected behavior
Overlapping networks detected when one of them is LAN and other is Remote.
Are you using NetBird Cloud?
Cloud.
NetBird version
0.67.1
Is any other VPN software installed?
No. Only Docker which also creates virtual interfaces.
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
Uploaded files are automatically deleted after 30 days.
Alternatively, create the file only and attach it here manually:
netbird debug for 1m -AS
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
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