DashboardCode50-tailscale stale enp1s0

50-tailscale stale enp1s0

Category: gotcha
Confidence: 1.00
ID: 01a0aea1-6b35-7691-a5f9-05f46568de36
Project ID: ffa98226-3908-4f0c-936b-969018c62abf
Cross-project: No
Recalled in other projects: 0
Source session: 0a02TRcqssUKpIBna
Created: 2026-09-17 09:10:09
Updated: 2026-09-17 09:10:09

Content

Trap: a persistent 50-tailscale hook looks correct because networkd-dispatcher reruns it, but it targeted obsolete enp1s0 while default traffic used br0, leaving rx-udp-gro-forwarding off. Fix: run /usr/sbin/ethtool -K br0 rx-udp-gro-forwarding on rx-gro-list off from the executable routable hook, then verify both flags and Tailscale health.

Move to: