Page 1 of 1

Please Help Me Merge VPN Servers Together

Posted: Thu May 25, 2017 10:41 pm
by jintong11
Hello I would some help merging my softerthervpn servers together so I don't have to create users on each and every server manually I can do it on one machine and they appear on all the servers I currently have about 4 servers

I use softervpn authentication standard one

Thank you in advance

Re: Please Help Me Merge VPN Servers Together

Posted: Fri May 26, 2017 1:28 pm
by vimal7370
You should do one of these:

1. use one RADIUS server and authenticate all VPN servers against it (for security sake, make sure that the RADIUS server n all VPN servers are on private network), OR
2. install RADIUS server on all VPN servers and configure those RADIUS servers to authenticate using the same MySQL backend database (in case of which, configure MySQL server and RADIUS servers to communicate via TLS).