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
When running tailscale status on system running aurora-dx:latest (41.20241030.0), tailscale prints this failed health check:
# Health check:
# - adding [-i tailscale0 -j MARK --set-mark 0x40000/0xff0000] in v6/filter/ts-forward: running [/usr/sbin/ip6tables -t filter -A ts-forward -i tailscale0 -j MARK --set-mark 0x40000/0xff0000 --wait]: exit status 2: Warning: Extension MARK revision 0 not supported, missing kernel module?
ip6tables v1.8.10 (nf_tables): MARK: bad value for option "--set-mark", or out of range (0-4294967295).
Try `ip6tables -h' or 'ip6tables --help' for more information.
Tailscale pings seem to work correctly otherwise, but DNS does not get configured. I mainly use tailscale for a remote pihole, so I noticed that wasn't working anymore.
Describe the bug
When running
tailscale status
on system runningaurora-dx:latest
(41.20241030.0
), tailscale prints this failed health check:Tailscale pings seem to work correctly otherwise, but DNS does not get configured. I mainly use tailscale for a remote pihole, so I noticed that wasn't working anymore.
What did you expect to happen?
Tailscale runs without any errors.
Output of
rpm-ostree status
Output of
groups
apavel wheel docker incus-admin lxd libvirt
Extra information or context
No response
The text was updated successfully, but these errors were encountered: