futel / vpnclient

VPN client builders for Futel SIP clients
Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

reduce to one openvpn tunnel with multiple remotes #7

Closed RussellSenior closed 2 years ago

RussellSenior commented 5 years ago

Eliminates the brain damage I implemented earlier with multiple tunnels, converted to a single openvpn tunnel with multiple remotes. I believe that this will try each remote in turn until one is found that works. It should be tested against openvpn servers which are turned off to see if the client fails over to the next remote.

Signed-off-by: Russell Senior russell@personaltelco.net