Difference between revisions of "Vpngate.net VPN configuration"

From Teltonika Networks Wiki
Line 7: Line 7:
 
==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 internet browser and type '''www.vpngate.net''' in your browser url bar.
 
Choose country and press '''OpenVPN'''
 
Choose country and press '''OpenVPN'''
  

Revision as of 16:28, 29 November 2017

Summary

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

No registration require.

Step 1: Download the OpenVPN Configuration File

Select VPN server

Open internet browser and type www.vpngate.net 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 downloaded in Step 1 )

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

Upload your certificates:

  • Certificate authority = ca.crt
  • Client certificate = client.crt
  • Client key = client.key

Configuration.png

Click Save.