Re: [Openvpn-users] Can you have failover with UDP?

2016-11-10 Thread Gert Doering
Hi, On Thu, Nov 10, 2016 at 10:22:32PM +, jack seth wrote: > My client config file has more than one > setup and I am wondering if there is a way to have the next connection > be tried if the previous one fails to connect? This is the normal way things happen :-) > How does Openvpn know i

[Openvpn-users] Can you have failover with UDP?

2016-11-10 Thread jack seth
My client config file has more than one setup and I am wondering if there is a way to have the next connection be tried if the previous one fails to connect? How does Openvpn know if the connection has failed if it is UDP?

Re: [Openvpn-users] openvpn udp server and vrrp

2016-11-10 Thread Gert Doering
Hi, On Thu, Nov 10, 2016 at 09:16:35PM +, Joe Patterson wrote: > Thank you both so much! That was exactly the problem, and once I knew the > right part of the man page to look at, it was glaringly obvious. :) Strength and weakness of OpenVPN - we have options for all cases, but we hide them

Re: [Openvpn-users] openvpn udp server and vrrp

2016-11-10 Thread Joe Patterson
Thank you both so much! That was exactly the problem, and once I knew the right part of the man page to look at, it was glaringly obvious. :) All working right now! Thanks, -Joe On Thu, Nov 10, 2016 at 3:40 PM Simon Deziel wrote: > Hi Joe, > > On 2016-11-10 03:08 PM, Joe Patterson wrote: >

Re: [Openvpn-users] openvpn udp server and vrrp

2016-11-10 Thread Simon Deziel
Hi Joe, On 2016-11-10 03:08 PM, Joe Patterson wrote: > I just recently set up a new set of servers running openvpn on a shared > vrrp IP. When I connect to my TCP server, everything is fine, but when > I connect to a UDP server, my initial client packet goes to the VRRP IP, > but the reply packet

Re: [Openvpn-users] openvpn udp server and vrrp

2016-11-10 Thread Gert Doering
Hi, On Thu, Nov 10, 2016 at 08:08:38PM +, Joe Patterson wrote: > I just recently set up a new set of servers running openvpn on a shared > vrrp IP. When I connect to my TCP server, everything is fine, but when I > connect to a UDP server, my initial client packet goes to the VRRP IP, but > th

[Openvpn-users] openvpn udp server and vrrp

2016-11-10 Thread Joe Patterson
I just recently set up a new set of servers running openvpn on a shared vrrp IP. When I connect to my TCP server, everything is fine, but when I connect to a UDP server, my initial client packet goes to the VRRP IP, but the reply packet from the openvpn server comes from the "real" IP of the inter