Matthias Andree said:
> On Sun, 29 Feb 2004, Christian Daniel wrote:
>
> > Hello everybody!
> >
> > For a student research project I'm trying to add multi instance capability
> > to
> > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put
> > all
> > variables in a struc
Christian Lademann said:
> Hello, James hello, Christian,
>
> is it also going to be supported in 2.0 to have multiple tup/tap interfaces
> but only a single TCP-port on the server side waiting for incoming
> connections?
The ultimate goal is to have all connection options open in either
point
Matthias Andree said:
> On Mon, 01 Mar 2004, James Yonan wrote:
>
> > Christian Daniel said:
> >
> > > Hello everybody!
> > >
> > > For a student research project I'm trying to add multi instance
capability to
> > > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put
all
Hello, James hello, Christian,
is it also going to be supported in 2.0 to have multiple tup/tap interfaces
but only a single TCP-port on the server side waiting for incoming connections?
Regards,
Christian Lademann
--
* Christian A. Lademann, ZLS Software GmbH mailto:ladem...@zls.de
Hello, James hello, Christian,
is it also going to be supported in 2.0 to have multiple tup/tap interfaces
but only a single TCP-port on the server side waiting for incoming connections?
Regards,
Christian Lademann
On Mon, 01 Mar 2004, James Yonan wrote:
> Christian Daniel said:
>
> > Hello everybody!
> >
> > For a student research project I'm trying to add multi instance capability
> > to
> > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put
> > all
> > variables in a struct an
On Sun, 29 Feb 2004, Christian Daniel wrote:
> Hello everybody!
>
> For a student research project I'm trying to add multi instance capability to
> OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
> variables in a struct and then have only one select()-call for all o
On Mon, 1 Mar 2004, James Yonan wrote:
> One virtual interface per tunnel is supported now and will be supported going
> forward.
^ That's the part I needed to hear. Thanks!
--
Life's short and hard, kind of like a bodybuilding elf.
Jon Nelson
Jon Nelson said:
>
> On Mon, 1 Mar 2004, James Yonan wrote:
>
> > Christian Daniel said:
> >
> > > Hello everybody!
> > >
> > > For a student research project I'm trying to add multi instance
capability to
> > > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put
> > > al
On Mon, 1 Mar 2004, James Yonan wrote:
> Christian Daniel said:
>
> > Hello everybody!
> >
> > For a student research project I'm trying to add multi instance capability
> > to
> > OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
> > variables in a struct and then hav
Christian Daniel said:
> Hello everybody!
>
> For a student research project I'm trying to add multi instance capability to
> OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
> variables in a struct and then have only one select()-call for all open
> tunnels at onc
Hello everybody!
For a student research project I'm trying to add multi instance capability to
OpenVPN. The basic idea is to rip the main openvpn()-function apart, put all
variables in a struct and then have only one select()-call for all open
tunnels at once.
Then there should be one unix-soc
12 matches
Mail list logo