tailscale.derp.home_connection
Home DERP connection statusSummary
Binary indicator (0 or 1) showing whether this node is connected to its designated home DERP relay server. The home DERP server is the primary relay for indirect connections when direct peer-to-peer fails. Value of 0 indicates disconnection from the home relay, potentially forcing connections through alternative DERP regions or causing connectivity failures. Value of 1 confirms relay availability for NAT traversal fallback.
Interface Metrics (2)
Technical Annotations (30)
Configuration Parameters (3)
OmitDefaultRegionsrecommended: falsederpMap.regions.RegionIDrecommended: null--portrecommended: 41641Error Signatures (3)
Tailscale issues detected - No IP assignedlog patternTailscale could not connect to the 'Seattle' relay server. Your Internet connection might be down, or the server might be temporarily unavailable.log patternmagicsock: ReSTUN("derp-map-update") ignored; stopped, no private keylog patternCLI Commands (8)
tailscale pingdiagnostictailscale ping --verbosediagnostictailscale statusdiagnostictailscale netcheckdiagnostictailscale ip -4diagnosticcurl https://controlplane.tailscale.com/derpmap/defaultdiagnosticcurl --silent https://controlplane.tailscale.com/derpmap/default | jq -r '.Regions[] | "\(.RegionID) \(.RegionName)"'diagnostictailscale ping <device-name>diagnosticTechnical References (16)
home DERP serverconceptcoordination servercomponentDERPprotocolNAT traversalconcepttailnetconceptSecurity ListcomponentUDP hole punchingconceptOmitDefaultRegionscomponenttailnet policy filefile pathRegionIDconcepthard NATconceptNAT gatewaycomponentTailscale Peer RelaycomponentDERP relay servercomponentmagicsockcomponenttailnet profileconceptRelated Insights (13)
When peer connections are forced to route through DERP relay servers instead of establishing direct peer-to-peer connections, this indicates NAT traversal failures, firewall restrictions, or network configuration issues. DERP relays add latency and consume additional bandwidth, degrading performance and increasing infrastructure costs.