If you are outside the campus, connect through EEEI VPN using the attached ovpn profile. And then, you may refer to the instructions below:
For MacOS users, please install OpenVPN Connect.
Launch the OpenVPN application and press the import (+) button.
Locate the vpn profile provided (EEEI_3.4.ovpn).
Provide your EEE account when prompted.
Toggle the connect button for EEEI VPN to connect.
For Windows users, please install OpenVPN Connect.
Launch the OpenVPN application and press the import (+) button.
Locate the vpn profile provided (EEEI_3.4.ovpn).
Provide your EEE account when prompted.
Toggle the connect button for EEEI VPN to connect.
For Android / iOS users, download OpenVPN Connect from the Play Store or App Store.
Connect with .ovpn file.
Locate the vpn profile provided (EEEI_3.4.ovpn) and click IMPORT.
Enter your EEE account, you may select to save your password for faster reconnection.
Toggle the button beside your Profile to connect.
For Ubuntu users, install the openvpn package and direct it to the .ovpn file.
sudo apt-get install openvpn -y
sudo openvpn --config '/home/user/Downloads/EEEI_VPN.ovpn'
You may check whether your PC or device is successfully connected to the EEEI Network by issuing a ping command. (Please consult or search for instructions on doing this on your specific operating system.)
ping 10.158.1.1