A CLI to allows you to specify and build a VPN network layout. Using the CLI you can servers and clients to a database file which will later be used to set up the VPN network.
2
stars
0
forks
source link
Scenario #1 : Installed Linux + OpenVPN (+ EasyRSA) - Dynamic IP #2
Linux CentOS6.6 server with pre-installed and configured OpenVPN + EasyRSA (see https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on-centos-6)
--interactive
from thebuild-key.sh
file of EasyRSAAdd server
Add your server using
ducttape servers linux add
command, don't forget to setinstalled
andconfigured
to trueAdd client
Add your client using
ducttape clients linux add
command, don't forget to add--generate-key true
Attach client
Attach your client to the server using the command