TS
Tailscale SOPKnowledge Base
Search
← All topics

IP routes installed by Tailscale

Last validated: Mar 25, 2026

tailscalenetworkingroutingsetup
Agent trigger phrases:

IP routes installed by Tailscale

Last validated: Mar 25, 2026

Starting with Tailscale v0.99, to prevent routing loops in subnet routers, Tailscale routes moved into a separate routing table. The legacy netstat tool doesn't display the Tailscale routes.

To review routes installed by Tailscale, use the following command:

ip route show table 52

If you want to show the Tailscale routes alongside any other routing tables on your device, use the following command:

ip route show table all