Changes

From Amahi Wiki
Jump to: navigation, search
898 bytes added ,  13:58, 15 June 2016
no edit summary
<br><br>After inputting your password you should be in your username folder. In this folder we are going to create a new folder and then change directory to this folder. We will store the config files here
<br><code> mkdir ipvanish </code>
<br><code> cd ipvanish</code><br><br> now lets download the files <br><code>wget http://www.ipvanish.com/software/configs/ca.ipvanish.com.crt </code><br><code>wget http://www.ipvanish.com/software/configs/ipvanish-NL-Amsterdam-ams-a17.ovpn</code> == Connecting to your VPN ==If you have followed the above steps you should have successfully downloaded the config files and we are ready to connect.<br>issue the following command <br><code>sudo openvpn --config ipvanish-NL-Amsterdam-ams-a17.ovpn</code>. <br>of course replace your server config name with the one you have chosen.You will be firstly asked to input your HDA's super user password and then the script will run. At some point during the script you will be prompted for your Ipvanish username and password.<br><br>You are now connected. The shell window will show a bunch of code. you will not be able to enter any code to it. Just close the Shell window.
27

edits