mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-30 22:26:42 +00:00
In netstack mode with local forwarding enabled, ICMP packets get replied to by both the gVisor netstack and the native OS (via the forwarder), causing duplicate ping responses. Local forwarding is only needed when remote peers must reach host-local services, so it should not be on by default.