split-tunnel<\/a>):<\/p>\n$ ip route\ndefault via 192.168.1.254 dev wlan0 proto dhcp metric 600\n10.0.1.0\/24 via 10.0.2.1 dev tun0\n10.0.2.0\/24 dev tun0 proto kernel scope link src 10.0.2.2\n192.168.1.0\/24 dev wlan0 proto kernel scope link src 192.168.1.164 metric 600 \n[...]<\/pre>\nThe next steps are configuring the firewall to shield the NAS properly. And, hopefully in the near future shield a Kubernetes cluster as well.<\/p>\n