4via6 subnet routers
- New: Use 4via6 subnet routers to route traffic when you have existing subnets with overlapping IPv4 addresses
*.ts.net
DNS nametailscaled --state=mem:
registers as an ephemeral node and does not store state to disktailscale status --json
now shows Tags
and PrimaryRoutes
for Peers. PrimaryRoutes
shows whether a HA
subnet router is currently the active one.tailscale status --json | jq .TailnetName
will show the name of the tailnettailscaled
debug server’s Prometheus metrics exporter now also includes Go runtime metricstailscaled
supports a new TS_PERMIT_CERT_UID
environment variable containing either a userid or username to
allow to fetch Tailscale TLS certificates for the node. This environment variable can be set in
/etc/default/tailscaled
to permit non-root web servers on the local machine to fetch certs from tailscaled
.--auth-key
and --authkey
both work as tailscale up
arguments/proc/net/route
filestailscale --operator=USER
to use with Taildroptailscale status
failed to look up user from userid
error/var/packages/Tailscale/target/bin/tailscale configure-host
to restore needed
permissions. We recommend adding this as a scheduled task at boot.autogroup:self
for all tagged nodesautogroup:self
ruletailscale up --authkey=file:/path/to/secret
supporttailscale up --qr
for QR codeswhile tailscale up; do sleep 0.1; done
loops in Docker startup scripts.tailscale debug