How to avoid IP conflict with tailscale? #223

Closed
opened 2025-11-20 05:08:17 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @cg31 on GitHub (Nov 6, 2022).

Both netbird and tailscale are using the IP block 100.xxx.xxx.xxx.

There seems to be IP conflit. I have to stop tailscale to use netbird.

Is there a workaround to use them togather?

Originally created by @cg31 on GitHub (Nov 6, 2022). Both netbird and tailscale are using the IP block 100.xxx.xxx.xxx. There seems to be IP conflit. I have to stop tailscale to use netbird. Is there a workaround to use them togather?
Author
Owner

@braginini commented on GitHub (Nov 6, 2022):

You can use --netfilter-mode=off when running Tailscale.
This will prevent aggressive packets take over by Tailscale daemon.

It doesn't exclude the possibility of conflict but chances are low.

@braginini commented on GitHub (Nov 6, 2022): You can use `--netfilter-mode=off` when running Tailscale. This will prevent aggressive packets take over by Tailscale daemon. It doesn't exclude the possibility of conflict but chances are low.
Author
Owner

@cg31 commented on GitHub (Nov 6, 2022):

Great, it works.

@cg31 commented on GitHub (Nov 6, 2022): Great, it works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#223