|
From: Jan J. K. <ja...@ni...> - 2012-09-12 10:08:34
|
Lennart Andersen wrote: > Hi All, > > Has anyone ever used haproxy in tcp mode in front of two openvpn server, I إave configured > these server with multiple instances. > > Or in a HA with keepalived VRRP configuration. > > > I have not tried it, but I'd highly surprised if it would work - you'd need to share the openvpn TLS state (and temp keys) between the two servers, and currently openvpn does not allow for that. perhaps somebody can prove me wrong , though ;) cheers, JJK |