On Sun, Apr 13, 2014 at 3:47 AM, Gert Doering <g...@greenie.muc.de> wrote: > I think the goal can in most cases be achieved using SSH port forwarding - > or OpenConnect, or a myriad of other "tunnel this file descriptor for me" > tools. OpenVPN will do tun/tap, and do that well.
The problem with all of these alternatives (at least in my case) is that the other end is already running OpenVPN, not one of the other tools. Right now, there aren't a lot of good ways to connect to somebody's OpenVPN service without running as root. Prior to this work I had been using separate VMs. Are there any changes you could suggest that would make this feature more palatable?