Difference between revisions of "Vpngate.net VPN configuration"

From Teltonika Networks Wiki
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Summary==
 
==Summary==
  
This chapter is a guide on configuring vpngate.com provider '''VPN''' instance on RUT routers.
+
This chapter is a guide on configuring vpngate.net provaider '''VPN''' instance on RUT routers.
 
 
'''No''' registration required.
 
  
 
==Step 1: Download the OpenVPN Configuration File ==
 
==Step 1: Download the OpenVPN Configuration File ==
 
===Select VPN server===
 
===Select VPN server===
----
+
Open internet browser and type '''www.vpngate.net/en/''' in your browser url bar.
Open your internet browser and type '''[http://www.vpngate.net www.vpngate.net]''' in the browser's URL bar.
 
 
Choose country and press '''OpenVPN'''
 
Choose country and press '''OpenVPN'''
  
Line 14: Line 11:
  
 
===Select protocol UDP/TCP===
 
===Select protocol UDP/TCP===
----
+
Download configuration file. In our '''example''' we use TCP
Download the configuration file. In our '''example''' we use the TCP protocol.
 
  
 
[[File:ConfigFile.png]]
 
[[File:ConfigFile.png]]
  
==Step 2: Certificates ==
+
===Create empty files===
 
+
Create three files for certificates and key:
===Certificate creation===
 
----
 
Create three files in your chosen directory for certificates and key:
 
 
*ca.crt      - Certificate authority
 
*ca.crt      - Certificate authority
 
*client.crt  - Client certificate
 
*client.crt  - Client certificate
Line 29: Line 22:
 
[[File:Newfiles.png]]
 
[[File:Newfiles.png]]
  
===Create certificates===
+
Open the downloaded configuration VPN file and copy/paste certificates and key to yours empty files.
----
 
Open the downloaded VPN configuration file and copy/paste the certificates and key to your empty files.
 
  
 
[[File:Cert.jpg]]
 
[[File:Cert.jpg]]
Line 37: Line 28:
 
Save changes.
 
Save changes.
  
==Step 3: Router configuration ==
+
==Step 2: 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.
+
Now we need to open our RUT homepage. You can access the website by entering '''192.168.1.1''' in your network browser url bar.
  
 
Open VPN configuration panel by clicking '''Services → VPN'''
 
Open VPN configuration panel by clicking '''Services → VPN'''
Line 45: Line 36:
 
[[File:Routerhome.png]]
 
[[File:Routerhome.png]]
  
===VPN instance creation===
+
===VPN configuration name===
----
+
 
Type in your '''VPN''' configuration name and click '''Add new'''
+
Type '''VPN''' configuration name and press '''Add new'''
  
 
[[File:AddVPNname.png]]
 
[[File:AddVPNname.png]]
  
Click the '''Edit''' button to edit your VPN instance configuration
+
Press '''Edit''' button to edit your VPN instance configuration
  
 
[[File:PressEdit.png]]
 
[[File:PressEdit.png]]
  
 
===Configuration settings===
 
===Configuration settings===
----
 
 
Check the '''Enable''' box  
 
Check the '''Enable''' box  
  
Select protocol (UDP or TCP. Depends on which configuration file you downloaded in '''Step 1''' )
+
Select protocol (UDP or TCP. Depends on which configuration you have downloaded before)
 
 
Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded. (example below)
 
  
'''Upload''' your certificates:
+
Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded.
*Certificate authority = ca.crt
 
*Client certificate    = client.crt
 
*Client key            = client.key
 
  
 
[[File:Configuration.png]]
 
[[File:Configuration.png]]
 
Click '''Save'''.
 
 
Firewall configuration for this provider is unnecessary.
 
 
==Step 4: Try your VPN ==
 
 
Wait up to 5 minutes from the time you saved the changes.
 
 
Press '''Status → Network'''.
 
 
[[File:PressNetwork.png]]
 
 
Press '''OpenVPN''' and check VPN status.
 
 
[[File:Checkenable.png]]
 
 
Open your internet browser and
 
visit website '''http://whatismyipaddress.com''' to check location that should have changed.
 
===Location after VPN===
 
 
[[File:Location.png]]
 
 
==External links==
 
http://www.vpngate.net
 

Revision as of 16:16, 29 November 2017

Summary

This chapter is a guide on configuring vpngate.net provaider VPN instance on RUT routers.

Step 1: Download the OpenVPN Configuration File

Select VPN server

Open internet browser and type www.vpngate.net/en/ in your browser url bar. Choose country and press OpenVPN

Choosecountry.png

Select protocol UDP/TCP

Download configuration file. In our example we use TCP

ConfigFile.png

Create empty files

Create three files for certificates and key:

  • ca.crt - Certificate authority
  • client.crt - Client certificate
  • client.key - Client Key

Newfiles.png

Open the downloaded configuration VPN file and copy/paste certificates and key to yours empty files.

Cert.jpg

Save changes.

Step 2: Router configuration

Now we need to open our RUT homepage. You can access the website by entering 192.168.1.1 in your network browser url bar.

Open VPN configuration panel by clicking Services → VPN

Routerhome.png

VPN configuration name

Type VPN configuration name and press Add new

AddVPNname.png

Press Edit button to edit your VPN instance configuration

PressEdit.png

Configuration settings

Check the Enable box

Select protocol (UDP or TCP. Depends on which configuration you have downloaded before)

Set port, encryption, remote host/IP address and HMAC authentication algorithm from the VPN configuration file you downloaded.

Configuration.png