Technologies/Tailscale/tailscale.exit_node.active
TailscaleTailscaleMetric

tailscale.exit_node.active

Node acting as exit
Dimensions:None
Available on:PrometheusPrometheus (1)

Summary

Binary indicator (0 or 1) showing whether this device is currently operating as an active exit node for other tailnet members. Exit nodes route internet traffic for connected peers. Value of 1 indicates the device is accepting exit node connections and routing traffic, while value of 0 means it's not serving as an exit node. Critical for tracking exit node availability and preventing single points of failure.

Interface Metrics (1)
PrometheusPrometheus
Indicates whether this node is currently acting as an exit node (1) or not (0)
Dimensions:None

Technical Annotations (19)

Configuration Parameters (2)
RouteAllrecommended: false
disable exit node to prevent unintended traffic routing
ExitNodeIDrecommended: empty
no exit node selected by default
Error Signatures (1)
exitNodeIPForwardingNotEnablederror code
CLI Commands (6)
tailscale up --accept-routes --exit-node=my-vps-exit-noderemediation
tailscale statusdiagnostic
ip routediagnostic
tailscale pingdiagnostic
mtr serverdiagnostic
tailscale prefsdiagnostic
Technical References (10)
0.0.0.0/0conceptsubnet routescomponentexit nodecomponentsubnet routercomponentaccess control policiesconceptDERP relaycomponentIP forwardingconceptExitNodeID policycomponentapp connectorcomponentNAT gatewaycomponent
Related Insights (10)
Exit node default route overrides subnet routes causing connection failurescritical
Internet connectivity failure when using Tailscale exit nodecritical
Exit node or subnet router offline blocks connectivitycritical
Exit node performance issues or access restrictions prevent internet connectivitywarning
Exit node routing causes extreme latency increase and bandwidth collapsecritical
Exit node IP forwarding not enabled prevents routingcritical
Exit node usage causes unexpected egress IP and geo-based service alertswarning
Forced exit node offline causes complete internet outagecritical
Exit node traffic routing through NAT gateway prevents direct connectionswarning
Exit node routing failure disrupting traffic flowcritical

When an exit node goes offline or becomes unreachable while devices are configured to route through it, network connectivity for those devices is disrupted. This represents a single point of failure for devices relying on exit node routing for internet access or specific network segments.