On Wed, 10 Feb 1999, J.H.M. Dassen wrote: > On Tue, Feb 09, 1999 at 09:24:45 -0600, Chris Garrigues wrote: > > Is the GPL'd version of ssh mature enough to run a VPN over yet? > > No. Lsh (the only project discussed on psst that's actually undergoing rapid > development) is currently pre-alpha code. The most basic features > (connecting, crypto) work, but port forwarding services (which AFAIK are > needed for a VPN) are unimplemented so far. Out of curiosity, has anyone been able to get even this much (connecting and crypto) working under FreeBSD (preferably 2.2.8)? I haven't had time to play with it enough to figure out why, but the server daemon dies whenever I try to connect to it. A friend of mine is starting his own small business, and needs unencumbered, encrypted logins, with or without password. Also, under FreeBSD, and possibly other BSD variants, you do have access to openpty, but it's not detected, since it's in libutil, which isn't detected by the autoconfiguration (modifying the autoconfig is way beyond me at this time, so if someone else wants to make the mod, I'll give what help I can).