[KLUG Members] OpenVPN

Adam Williams members@kalamazoolinux.org
Mon, 08 Sep 2003 15:20:31 -0400


> > > Question:  Can a windows client running 1.5-beta connect to a Linux
> > > server running 1.4.3?  
> > Yes.  ...
> Cool!  
> To handle a number of remote users with one openvpn "server" (PC), am I
> correct that you need a separate tunnel (openvpn process) on the server
> for every remote user?  (making scalability a problem)

Yes, at this time it works that way.  I only need to support about a
dozen remote desktops, so it isn't much of a problem.  the openvpn
service script stops and starts all of them automatically.  

Would be nice to have a spawn & dole out mode,  and I'd imagine one will
arrive eventually.

There is an xinetd mode so that the daemon only starts upon a connection
attempt.