Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker client "Default route is configured but sysctl operations failed" #2753

Open
DyllasDek opened this issue Oct 17, 2024 · 0 comments
Open

Comments

@DyllasDek
Copy link

Describe the problem

I try to access docker private network with Netbird docker image. I've already configured route node. When I try to curl/ping/wget from another client, i get request timeout.
Also on startup of the docker image I get WARN client/internal/routemanager/systemops/systemops_linux.go:175: Default route is configured but sysctl operations failed, VPN traffic may not be routed correctly, consider using NB_USE_LEGACY_ROUTING=true or setting net.ipv4.conf.*.rp_filter to 2 (loose) or 0 (off)

To Reproduce

Steps to reproduce the behavior:

  1. Install client with netbird docker
  2. Connect peer with each other
  3. Configure route

Expected behavior

I should access private docker network

Are you using NetBird Cloud?

NetBird self-hosted

NetBird version

0.30.1

Screenshots
Another client try to connect to private docker network:
image

Docker Netbird warn:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants