Vpnbook.com VPN configuration: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
[[File:ChooseServer.png]] | [[File:ChooseServer.png]] | ||
==Step 2: Certificates == | ==Step 2: Certificates == | ||
Line 31: | Line 25: | ||
===Create certificates=== | ===Create certificates=== | ||
---- | ---- | ||
Extract and open one of the downloaded VPN configuration files and copy/paste the certificates and key to your empty files. | |||
[[File: | [[File:CreatingCertificates.jpg]] | ||
Save changes. | Save changes. | ||
Line 43: | Line 37: | ||
Open VPN configuration panel by clicking '''Services → VPN''' | Open VPN configuration panel by clicking '''Services → VPN''' | ||
[[File: | [[File:ServiceVPN.png]] | ||
===VPN instance creation=== | ===VPN instance creation=== | ||
Line 49: | Line 43: | ||
Type in your '''VPN''' configuration name and click '''Add new''' | Type in your '''VPN''' configuration name and click '''Add new''' | ||
[[File: | [[File:NewVPN.png]] | ||
Click the '''Edit''' button to edit your VPN instance configuration | Click the '''Edit''' button to edit your VPN instance configuration | ||
[[File: | [[File:Edit.png]] | ||
===Configuration settings=== | ===Configuration settings=== | ||
---- | ---- | ||
Check the '''Enable''' box | Check the '''Enable''' box | ||
Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded. (example below) | Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded. (example below) | ||
Line 68: | Line 60: | ||
*Client key = client.key | *Client key = client.key | ||
[[File: | [[File:RouterConfiguration.png]] | ||
Click '''Save'''. | Click '''Save'''. | ||
==Step 4: Try your VPN == | ==Step 4: Try your VPN == | ||
Line 80: | Line 70: | ||
Press '''Status → Network'''. | Press '''Status → Network'''. | ||
[[File: | [[File:StatusNetwork.png]] | ||
Press '''OpenVPN''' and check VPN status. | Press '''OpenVPN''' and check VPN status. | ||
[[File: | [[File:CheckenableStatus.png]] | ||
if IP address is missing something is wrong with router configuration | |||
Open your internet browser and | Open your internet browser and | ||
Line 90: | Line 82: | ||
===Location after VPN=== | ===Location after VPN=== | ||
[[File: | [[File:CheckLocation.png]] | ||
==External links== | ==External links== | ||
http://www.vpngate.net | http://www.vpngate.net |
Revision as of 11:49, 17 January 2018
Summary
This chapter is a guide on configuring vpngate.net provider VPN instance on RUT routers.
No registration required.
Step 1: Download the OpenVPN Configuration File
Select VPN server
Open your internet browser and type www.vpngate.net in the browser's URL bar. Press OpenVPN and select server
Step 2: Certificates
Certificate creation
Create three files in your chosen directory for certificates and key:
- ca.crt - Certificate authority
- client.crt - Client certificate
- client.key - Client Key
Create certificates
Extract and open one of the downloaded VPN configuration files and copy/paste the certificates and key to your empty files.
Save changes.
Step 3: Router configuration
Now we need to open our RUT homepage. You can access the website by entering 192.168.1.1 in your internet browser's URL bar.
Open VPN configuration panel by clicking Services → VPN
VPN instance creation
Type in your VPN configuration name and click Add new
Click the Edit button to edit your VPN instance configuration
Configuration settings
Check the Enable box
Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded. (example below)
Upload your certificates:
- Certificate authority = ca.crt
- Client certificate = client.crt
- Client key = client.key
Click Save.
Step 4: Try your VPN
Wait up to 5 minutes from the time you saved the changes.
Press Status → Network.
Press OpenVPN and check VPN status.
if IP address is missing something is wrong with router configuration
Open your internet browser and visit website http://whatismyipaddress.com to check location that should have changed.