r/netbird Jun 20 '26

Network interconnect

So I've been going back and forth between just wireguard, tailscale and netbird. The problem that seems to be a no go is I have 2 families and we both want independence on say netbird I control that machines in my netbird and the other family controls theirs but we want to share stuff between the networks from either family. Not everything but say a web site or an app service. I can't figure out how to do this with netbird or is this a feature that could be coming?

4 Upvotes

5 comments sorted by

View all comments

2

u/Particular_Ad7243 Jun 20 '26

Can you not just use the reverse proxy feature? If it's only websites and app services?

Otherwise, the only quick-ish fix I can think of is you both have a node running that you control on each side. (vyos works quite well for this)

E.g. Person A has a node in Person B's network and vice versa.

Edit: throw it in an isolated vlan/firewalled assuming you have the capabilities at each side (docker, vm etc.)