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
linux: enable netfilter modules required by Tailscale
Enable CONNMARK and MARK target/match modules needed for Tailscale's
fwmark-based routing. Without these, tailscale cannot mark packets to
distinguish LAN traffic from tailnet traffic, causing SSH and other
LAN services to become unreachable.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
0 commit comments