Skip to content

Can't ping routing peer's local IP after explicitly setting up a policy that allows access #4991

@luantran96

Description

@luantran96

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:

  1. Create a network with the subnet 10.0.0.0/8 as a resource and assign it to group
  2. Assign a routing group (right now there's one peer) for the network
  3. Create an ACL for accessing the 10.0.0.0/8 subnet
  4. 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

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions