-
cd /path/to/folder
-
sudo chmod ug=rx ./configureVPN.sh
-
sudo ./configureVPN.sh
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