Page 1 of 1
? Cluster Support Clarification
Posted: Thu Mar 27, 2014 6:55 pm
by USADriver60
I have to say that I love the SE Client's ability tunnel and provide great performance.
With that said, am I correct that the SE Cluster function DOES NOT support L2TP and / or OpenVPN?
If the answer is yes, then what do you propose as a solution to supporting Android / iPhone / iPad devices when using a SE Cluster controller?
Any thoughts and input from everyone is welcome. Especially from the SE Development Team!
Re: ? Cluster Support Clarification
Posted: Fri Mar 28, 2014 9:20 am
by dnobori
You should use round robin DNS to support thousands of L2TP/IPsec VPN connections.
By design of L2TP/IPsec, the clustering is not support on L2TP/IPsec.
Re: ? Cluster Support Clarification
Posted: Fri Mar 28, 2014 3:18 pm
by USADriver60
Thank you dnobori for taking time to reply. Your reply of Round Robin DNS is a workable solution.
I guess I was thinking more of a active load balancing with failover. Do you think ipvsadm / keepalived / lvs will work with all VPN types of the SE Server version?
Has the SE Development Team tried / tested with ipvsadm / keepalived /lvs?
I look forward to your replay and anyone who has input on this topic!
Re: ? Cluster Support Clarification
Posted: Sat Mar 29, 2014 2:32 am
by dnobori
No, we haven't tested them yet. We have no plan to test them at this time.
Re: ? Cluster Support Clarification
Posted: Tue May 27, 2014 1:50 am
by theodisbutler
I'm testing Route 53 in Amazon EC2.
Great server! Is there a place where the community can submit articles?
Re: ? Cluster Support Clarification
Posted: Mon Jul 21, 2014 12:35 pm
by petergsnm
Has anyone tried configuring this with LVS. Any info on this would be much appreciated.
Re: ? Cluster Support Clarification
Posted: Mon Jul 28, 2014 12:21 pm
by petergsnm
Hi @USADriver60
I have setup this with LVS and keepalived, it works fine. I was setting this up with LVS Direct Routing method and it worked fine. But, I am having some issues when I deploy in AWS.
Has anyone tries in AWS?