This is interesting, because I still plan to setup a VPN between two machines here on a wireless LAN, in ordere to share files in Windows', but still use the underlying wireless connection to the router to connect to the internet. Isn't there a way to set up the VPN, such that it doesn't become the default gateway, and instead, you just set up some routes for the IPs/subnets of the machines that you want to reach via the VPN? that still doesn't present a security risk, because static routes have higher precedence than the default internet gateway does, so it's not like some app could re-direct your VPN traffic out over the internet. (Unless it fduged with the route table, of course, but that would be detectable.)