You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On GCP, rp_filter=2 alone is not enough. Tailscale's DERP and control
plane connections lack SO_MARK, hitting table 52's default route via
tailscale0 before the tunnel exists. Add a source-based ip rule at
priority 100 so those connections bypass tailscale0 via the main table.
Also add push-instruqt-tailscale.sh for pushing the track to Tailscale's
Instruqt org.
0 commit comments