[GH-ISSUE #3299] Management: Possibility to allow routed traffic initiated from routed network. #7075

Open
opened 2026-08-05 01:11:28 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @delko-it on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3299

Is your feature request related to a problem? Please describe.
Since v. 0.30.0 routing initiated from routed network stopped working.
missing firewall rule:
iptables -A FORWARD -o wt0 -j ACCEPT

Describe the solution you'd like
Add toggle button to allow this traffic, on routing peer advanced setting below masquarade.

Originally created by @delko-it on GitHub (Feb 7, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3299 **Is your feature request related to a problem? Please describe.** Since v. 0.30.0 routing initiated from routed network stopped working. missing firewall rule: iptables -A FORWARD -o wt0 -j ACCEPT **Describe the solution you'd like** Add toggle button to allow this traffic, on routing peer advanced setting below masquarade.
saavagebueno added the feature-request label 2026-08-05 01:11:28 -04:00
Author
Owner

@ozoromo commented on GitHub (Feb 9, 2025):

+1 on this, I was experiencing issues with network routes and networks and it turned out to be this.

<!-- gh-comment-id:2646473324 --> @ozoromo commented on GitHub (Feb 9, 2025): +1 on this, I was experiencing issues with network routes and networks and it turned out to be this.
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7075