-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Describe the problem
I want to access the local IP of a routing peer of a network as this server hosts many of my applications. I found the solution to this is mentioned in this PR which is to creating an access policy that explicitly allows access to the routing peers. Even after doing so, I'm still not able to ping to local IP of the routing peer
To Reproduce
Steps to reproduce the behavior:
- Create a network with the subnet 10.0.0.0/8 as a resource and assign it to group
- Assign a routing group (right now there's one peer) for the network
- Create an ACL for accessing the 10.0.0.0/8 subnet
- Create an ACL for accessing the routing peer group
Expected behavior
After creating a routing peer policy, I should be able to ping the local IP of the routing peer.
Are you using NetBird Cloud?
self hosted
NetBird version
0.60.8
Is any other VPN software installed?
No
If yes, which one?
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
Additional context
I'm trying to connect from a peer that is in the Admin group
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