Hi, I would be very interested in such a functionality too. I ran into this same problem a few months ago trying to get redundant VPNs as well.
(Just showing support, didn't look at the patch yet.) -- Jannes On Thu, Feb 4, 2010 at 23:54, Dominique Rousseau <d.rouss...@nnx.com> wrote: > Hi > > I wanted to make redundant VPNs by using multiple instances from same > client to same server but current (2.1.1) implementation of OpenVPN > override previous iroute definition when new client connects with same > ip or same route. > > Attached is a proposed patch to allow for multiple paths for the same > route. > > The functional target of the patch is that I modified the multi_route > struct to have a property called instances instead of instance, which > hosts an array of multi_instance. > > It's a bit rough, and I don't doubt it needs a bi refactoring, since > it's the first time I browse through openvpn's source code, but it seems > to be functional and hasn't caused segfault since I try it. > > -- > Dominique Rousseau > Neuronnexion, Prestataire Internet & Intranet > 50, rue Riolan 80000 Amiens > tel: 03 22 71 61 90 - fax: 03 22 71 61 99 - http://www.neuronnexion.coop > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the > business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel > >