Add remote access to your router.

1.Contact netpap for ovpn files for your mobile/laptop and router.

2.Navigate to mikrotik and click files.

3.Click upload files and select the router ovpn file sent from NETPAP.

4.Navigate to System ->Click certificates.

5.Click Import.One the pop you maybe asked to specify the name,specify any arbitrary name,its recommended to use the name of the ovpn file.

6.Click okay to import the certificates embeded in the ovpn file.

7.Navigate to mikrotik terminal and type the command below to add a vpn ppp profile.

 /ppp profile add name=netpapvpn use-encryption=yes


8 a).Now add the vpn file version 6 and below.

/interface ovpn-client add name=***ovpnfilenamehere***-netpap-vpn connect-to=65.21.104.50 port=9094 auth=sha1 cipher=aes256 mode=ip user=***ovpnfilename*** profile=netpapvpn

b)The command below is for routers above version 7.

 /interface/ovpn-client/add name=***ovpnfilenamehere***-netpap-vpn connect-to=65
.21.104.50 port=9094 auth=sha1 protocol=tcp  cipher=aes256  mode=ip  user=***ovpnfilenamehere*** profile=netpapvpn

9.Once you have pasted the appropriate command

Navigate to ppp ->Under interfaces you will see the ovpn client.Please click it.

Navigate to certificate section.Under the drop down on certificates you will see a certificate that ends with a _1.Please select that file and your vpn will connect after 2 seconds.

Powered by BetterDocs


en_USEnglish