A VPN client on the router can send selected or all LAN traffic through a tunnel without installing software on every device. That is useful for TVs, consoles, IoT devices, and network-wide site-to-site designs. A VPN app on a laptop or phone travels with the device, can use platform-specific features such as kill switches, and usually makes it easier to choose different endpoints per user. The two designs protect different scopes.
VPN placement determines which traffic enters the tunnel
Performance is another difference. VPN encryption runs somewhere. A router with a weak CPU may reduce throughput dramatically, while a modern phone/laptop can handle the same tunnel faster. High-end routers with hardware acceleration can perform well, but benchmark the exact protocol and hardware rather than assuming.
Keeping one device outside a router VPN
A home wants all streaming boxes to exit through one VPN endpoint but laptops should use normal internet except during travel. A router policy can cover the fixed TVs, while device apps give laptops independent control when they leave the house. There is no requirement to choose only one model.
Choose router-wide or per-device routing
- Use router-level VPN when many fixed devices need the same tunnel policy or when clients cannot run VPN software.
- Use device-level VPN when users need mobility, per-app controls, or different VPN destinations.
- For remote access into the home, distinguish a VPN server on the router from an outbound VPN client to a commercial/provider service.
- Plan DNS behavior carefully so name resolution follows the intended privacy/routing policy.
- Use policy-based routing only when you can clearly document which subnets/devices bypass or enter the tunnel.
Throughput, DNS and selective routing
A router VPN changes the gateway path for downstream clients, so failures can affect many devices at once. A device VPN affects only that endpoint but may not protect smart TVs or appliances. Split tunneling can complicate either design because some destinations use the normal WAN while others use the tunnel. Security also depends on protocol, keys, endpoint trust, DNS handling, and software updates—not merely where the tunnel starts.
Avoid assuming one tunnel policy suits every client
- Calling an outbound commercial VPN the same thing as a remote-access VPN server.
- Routing every household device through a slow router tunnel without measuring throughput.
- Forgetting that mobile devices leave the home network and lose router-level VPN coverage.
- Assuming VPN automatically anonymizes every application or prevents all tracking.
Does router VPN protect phones on cellular?
No. Once the phone leaves the router’s LAN, it needs its own VPN if you want tunneled traffic.
Is router VPN slower?
It can be if the router CPU is the bottleneck. Performance varies greatly by hardware and protocol.
What is a VPN server on a router?
It accepts authenticated remote connections into your home network; that is different from the router acting as a client to an external VPN provider.
Can I exclude some devices?
Many advanced routers support policy-based routing, but exact capabilities vary by firmware.