Hello I need someone to install and setup Open VPN.
Looking to pay $5-$10.
Looking to pay $5-$10.
Alright. PM me! Already finished setting one up.Hello I need someone to install and setup Open VPN.
Looking to pay $5-$10.
Looking for private, and this location is really close to where I live so it will be fast.Why not use the free ones?
CyberGhost6 is the best I think.
hit me up i will help you best I canLooking for private, and this location is really close to where I live so it will be fast.
Why are you promoting Access Server? Just give them a normal openvpn tutorial.Message me. I will do this for free.[DOUBLEPOST=1476189563][/DOUBLEPOST]I'm just going to write out a tutorial for you (for setting up your OpenVPN server). This won't include configuring it but if you need further help then you can just private message me. You're going to need a VPS to host your OpenVPN server on and OpenVPN installed locally (on your computer, so you can connect...)
First of all you need to get the software package for your OS (for the VPS that will host the OpenVPN server). You can download it from https://openvpn.net/index.php/access-server/download-openvpn-as-sw.html - Lets use Debian as an example.
So firstly I am going to download http://swupdate.openvpn.org/as/openvpn-as-2.1.4-Debian8.amd_64.deb onto the system, you can just do this by running apt-get install wget; wget http://swupdate.openvpn.org/as/openvpn-as-2.1.4-Debian8.amd_64.deb and then after you're going to want to install it, just run dpkg -i openvpn-as-2.1.4-Debian8.amd_64.deb and it will install it for you.
After you will need to open ports 1194, 443 and 943 if you have a firewall already running. Then you will need to execute 'passwd openvpn' and set the password for the user 'openvpn'. Then you can connect to the admin web ui, this will be https://127.0.0.1:943/admin (replace 127.0.0.0.1 with the systems public ip address) and you can login and configure whatever you want to configure (message me if you want more help with it), if you just want to connect then it's the same link without /admin (https://127.0.0.1:943) and you can login using the username 'openvpn' and the password you set for that user and download your config.
You will then need to put your openvpn (client.ovpn) config in the openvpn config folder on your computer, it's usually located in C:\Program Files\OpenVPN\config - once you have moved your config in there, simply run openvpn gui, right click on the icon and then click connect (if you have more than one config then you'll need to see what it's named first before connecting). Very basic tutorial but if you require any further assistance then please private message me.
