Building VPN Cluster

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
petergsnm
Posts: 14
Joined: Wed Jul 09, 2014 7:20 am

Re: Building VPN Cluster

Post by petergsnm » Mon Jul 28, 2014 12:15 pm

I had the similar question. It looks like SoftEther has few limitations when clustering is enabled. But, if I set up this as a standalone mode, I get amazed by the list of features it supports.

So, I thought why to use clustering? Can't I use LVS to do the load balancing then use the HA and Keepalive with it. I started setting this up and I was use to set up LVS with real servers hosting VPN service. It was working fine. But, looks like LVS Direct Routing is not supported by AWS. So, I got stuck again.

simu
Posts: 4
Joined: Sat Apr 25, 2015 8:58 am

Re: Building VPN Cluster

Post by simu » Tue May 05, 2015 2:40 pm

to your solution with LVS-DR. Are you hosting several VPN Servers with different virtual hubs? Or how do you manage the that the right user comes to the right server where his credentials are?

I'm working on a project for failover and load balancing with SoftEther together with OpenVPN clients.

I would like to share the experiences.

GIANT_CRAB
Posts: 62
Joined: Tue Mar 17, 2015 7:54 am

Re: Building VPN Cluster

Post by GIANT_CRAB » Thu Jun 11, 2015 2:06 am

simu wrote:
> to your solution with LVS-DR. Are you hosting several VPN Servers with
> different virtual hubs? Or how do you manage the that the right user comes
> to the right server where his credentials are?
>
> I'm working on a project for failover and load balancing with SoftEther
> together with OpenVPN clients.
>
> I would like to share the experiences.

AWS Route53 weighted round robin will do the load balancing just fine. If you want to configure for failover, you will need AWS Cloudwatch to check for downtime on the particular record and disable it. So when disconnected, they will try reconnecting and get the IP that works.

tung.nguyen wrote:
> Hi all,
>
> I build VPN cluster succesfully but when I using vpn client connect to VPN server
> , so I have IP with DHCP although I cannot access to Internet with IP public of
> VPN server. Maybe anyone help me ? Thanks a lot.
>
> P/s: Sorry for bad English.

Extremely off topic but you might want to check NAT. Do you have a NAT software installed or did you turn on SecureNAT or did you bridge your VPN server to your network?

Post Reply