This is for linux users attempting to connect the CIT Sandbox VPN
apt-get update
apt-get -y install strongswan xl2tpd networkmanager
yum -y install epel-release
yum --enablerepo=epel -y install strongswan xl2tpd networkmanager
yum -y install strongswan xl2tpd networkmanager
sudo pacman -S xl2tpd strongswan networkmanager
- Put the script into a folder
- Allow the file to be read and executed
sudo chmod ug=rx ./configureVPN.sh
- Run the script
sudo ./configureVPN.sh