nanuqsaurus/modules
randogoth 1565c4cb5c networking: loose reverse-path filtering for tailscale exit nodes
Strict RPF (NixOS default) drops the encrypted return traffic of an active
exit node: table 52's 'default dev tailscale0' makes the reverse-path lookup
for packets arriving on the physical interface resolve to tailscale0, so they
are dropped before Tailscale decrypts them (rx stays 0). Loose RPF still blocks
spoofed/unroutable sources but removes the interface-match requirement, as
recommended by Tailscale/NixOS for exit nodes and subnet routers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 19:30:08 +02:00
..
desktop renamed files, boot splash 2026-02-11 09:30:19 +02:00
development feat(flox): add flox cache substituter 2026-02-05 08:02:42 +02:00
profile renamed files, boot splash 2026-02-11 09:30:19 +02:00
system networking: loose reverse-path filtering for tailscale exit nodes 2026-07-21 19:30:08 +02:00
users refactor: make nanuqsaurus module-based; keep btrfs install profile 2026-02-04 20:53:05 +02:00