Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread Mathias Sundman
On Thu, 8 Sep 2005, Leonard Isham wrote: I plan to treat the "TO" (topology-supporting) branch as a beta series until the 2.1 beta series formally begins -- that means it will be updated, changes from the 2.0.x branch will get merged in, and when I make releases, there will always be a .tar.gz,

Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread Leonard Isham
On 9/8/05, James Yonan wrote: > On Thu, 8 Sep 2005, Leonard Isham wrote: > > > On 9/8/05, James Yonan wrote: > > > > > > On Thu, 8 Sep 2005, Leonard Isham wrote: > > > > > > > On 9/8/05, James Yonan wrote: > > > > > [snip] > > > > Please bear with a network geek's rambling for a minute. > > >

Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread James Yonan
On Thu, 8 Sep 2005, Leonard Isham wrote: > On 9/8/05, James Yonan wrote: > > > > On Thu, 8 Sep 2005, Leonard Isham wrote: > > > > > On 9/8/05, James Yonan wrote: > > > > > > > > OpenVPN Addressing Topology > > > > --- > > > > > > > > > > > Merging Schedule > > > > -

[Openvpn-devel] Re: [Openvpn-users] New subnet topology feature ready for testing

2005-09-08 Thread Charles Duffy
Farkas Levente wrote: > i always like to know my vpn enpoint has a static ip address so if i'd > like to access joe's vpn i can simply use joe.vpn.company.com name. This doesn't require a static address. I've posted a script to OpenVPN-users for dynamically updating a DNS server when called by th

Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread Leonard Isham
On 9/8/05, James Yonan wrote: > > On Thu, 8 Sep 2005, Leonard Isham wrote: > > > On 9/8/05, James Yonan wrote: > > > > > > OpenVPN Addressing Topology > > > --- > > > > > > > > Merging Schedule > > > > > > > > > With sufficient testing, this code will be

Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread James Yonan
On Thu, 8 Sep 2005, Leonard Isham wrote: > On 9/8/05, James Yonan wrote: > > > > OpenVPN Addressing Topology > > --- > > > > > Merging Schedule > > > > > > With sufficient testing, this code will be a candidate for inclusion in > > 2.1 or higher, and w

[Openvpn-devel] New patch OpenSC support for OpenVPN 2.0.2

2005-09-08 Thread C. Ruiz, Ivan
> Hi there, > > I took Fritz Elfert's patch that enables the use of openvpn and opensc > smartcards and modified it a little bit: > - Original post of Fritz: > http://openvpn.net/archive/openvpn-devel/2005-02/msg0.html > - Take out all the code for PIN dialog window under MSWindows and X-Xin

Re: [Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread Leonard Isham
On 9/8/05, James Yonan wrote: > > OpenVPN Addressing Topology > --- > > Merging Schedule > > > With sufficient testing, this code will be a candidate for inclusion in > 2.1 or higher, and will be applicable to the 2.0.x branch via manual > merging. Whi

[Openvpn-devel] Re: [Openvpn-users] New subnet topology feature ready for testing

2005-09-08 Thread Farkas Levente
James Yonan wrote: OpenVPN Addressing Topology --- However, now I've put together a brand new topology, called "topology subnet". This topology is very intuitive, like the "dev tap" topology where each client gets a single IP address from a pool, the server gets the .1 ad

[Openvpn-devel] New subnet topology feature ready for testing

2005-09-08 Thread James Yonan
OpenVPN Addressing Topology --- OpenVPN addressing topology has been the subject of considerable debate, specifically the /30 addressing scheme, where each tun client is allocated a dynamic /30 subnet, so as to play nicely with the limitations of the TAP-Win32 driver. Nei