[GH-ISSUE #5954] Reverse proxy - Ability to use restrictions per location, not just service #11371

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

Originally created by @CL107 on GitHub (Apr 21, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5954

Is your feature request related to a problem? Please describe.
As an example, I'm deploying n8n, however the only path i want public is /webhook. I previously had this with an external traefik deployment.

Describe the solution you'd like
I want to be able to impose all the same restrictions I can on a service, i.e rules/auth, but per location. So the root path / is restricted but /ksdfhbdh is public.

Describe alternatives you've considered
Using external traefik but this is not functional as of current, and also does not provide an intuitive web interface.

Issue on external traefik not working:
https://github.com/issues/created?issue=netbirdio%7Cnetbird%7C5830

Originally created by @CL107 on GitHub (Apr 21, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5954 **Is your feature request related to a problem? Please describe.** As an example, I'm deploying n8n, however the only path i want public is `/webhook`. I previously had this with an external traefik deployment. **Describe the solution you'd like** I want to be able to impose all the same restrictions I can on a service, i.e rules/auth, but per location. So the root path `/` is restricted but `/ksdfhbdh` is public. **Describe alternatives you've considered** Using external traefik but this is not functional as of current, and also does not provide an intuitive web interface. Issue on external traefik not working: https://github.com/issues/created?issue=netbirdio%7Cnetbird%7C5830
saavagebueno added the feature-request label 2026-08-05 01:29:29 -04:00
Author
Owner

@CL107 commented on GitHub (Apr 21, 2026):

To extend the above, the ideal final deployment for us would include this https://github.com/netbirdio/netbird/issues/5861.

We intend to restrict / to vpn peers + other subnets, but /webhook with no restrictions.

<!-- gh-comment-id:4290686690 --> @CL107 commented on GitHub (Apr 21, 2026): To extend the above, the ideal final deployment for us would include this https://github.com/netbirdio/netbird/issues/5861. We intend to restrict `/` to vpn peers + other subnets, but `/webhook` with no restrictions.
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#11371