TL;DR: A small always-on device, such as a Raspberry Pi or Apple TV, can act as an exit node or subnet router for remote access, home troubleshooting, and backup connectivity, according to Tailscale’s guide. For identity and access teams, the interesting part is how persistent remote reachability creates a governance problem around device trust, network exposure, and lifecycle control.
NHIMG editorial — based on content published by Tailscale: Why you should mail your parents a Tailscale node
Questions worth separating out
Q: How should teams govern always-on remote access nodes in home or branch networks?
A: Treat them as trusted access infrastructure, not hobby hardware.
Q: When does a remote exit node create more risk than convenience?
A: Risk rises when the node becomes a general-purpose bridge into internal assets, when nobody owns updates, or when it is relied on for critical access without testing.
Q: What do security teams get wrong about subnet routers and remote nodes?
A: They often focus on installation and ignore route scope, maintenance, and failure behavior.
Practitioner guidance
- Define the purpose of every remote node Record whether the box is for troubleshooting, exit-node use, subnet routing, or backup connectivity, and refuse to add new routes without re-approval.
- Limit route advertisement to the minimum needed Advertise only the subnets and devices that are genuinely required, and verify that no unnecessary internal assets become reachable through the node.
- Use the most manageable platform for the job Prefer a device class you can patch, inspect, and recover reliably.
What's in the full article
Tailscale's full guide covers the operational setup this post intentionally leaves at a higher level:
- Step-by-step setup for Raspberry Pi, Apple TV, and Android TV nodes in different home-network conditions
- Exact Tailscale app settings for exit-node mode, subnet routing, and always-on VPN behavior
- Device-specific troubleshooting guidance for sleep, update, SSH access, and remote management limits
- Practical testing steps for validating access from a phone, tethered laptop, or remote console
👉 Read Tailscale's guide to setting up a remote Tailscale node at home →
Remote tailnet nodes: what they mean for always-on access at home?
Explore further
Remote access convenience can become remote trust expansion: once a household device is promoted to exit node or subnet router, it is no longer just a managed endpoint. It becomes an access control decision with network consequences. That matters because remote reachability often outlives the original setup intent, especially in family or small-office environments where ownership and support are informal.
A question worth separating out:
Q: How do organisations keep remote access paths from drifting into permanent trust?
A: Use lifecycle governance. Document why the path exists, who owns it, what it can reach, and when it should be reviewed or removed. If the node is supporting family or branch operations, treat the trust relationship as temporary by default and renew it only when the need remains clear.
👉 Read our full editorial: Remote tailnet nodes turn home connectivity into an always-on control