Re: [Openvpn-devel] Re: Multiple VPN connections on the same port

2002-12-27 Thread James Yonan
> Hello James, > > That's good to hear, > > There are some questions that I had to over come with > my experimental forking server, like when does a forked > process exit? Should we always use something line --inactive > or --ping-exit? Or should there be a control command for closing > the conne

Re: [Openvpn-devel] Re: Multiple VPN connections on the same port

2002-12-27 Thread Sampo Nurmentaus
Hello James, That's good to hear, There are some questions that I had to over come with my experimental forking server, like when does a forked process exit? Should we always use something line --inactive or --ping-exit? Or should there be a control command for closing the connection? I still ma

Re: [Openvpn-devel] Re: Multiple VPN connections on the same port

2002-12-26 Thread James Yonan
Sampo, We've added some features to 1.3.2 and pre-1.3.3 code that are a step in the direction of full forking server support. For example, 1.3.2 supports instantiation by inetd/xinetd. xinetd has its own DoS resistant features, and I added a new flag to the pre-1.3.3 code (--replay-persist) in t

Re: [Openvpn-devel] Re: Multiple VPN connections on the same port

2002-12-24 Thread Sampo Nurmentaus
Hello, Sorry it took so long to reply, but I haven't read my work mail for a while due to all the exams. We have been using openvpn with this multiple connection hack of mine for a while with our embedded linux systems and it has been running fine. Still there is a lot of testing to do and it ai