The first thing you’ll need to do is sign up for a VPN service. We recommend ExpressVPN, but any reputable provider will do. Once you’ve signed up and downloaded the app for your preferred platform (Windows, macOS, iOS, Android), open it and sign in with your credentials.
Now that you’re logged in, find the section labeled “server list” or “locations.” Here’s where you’ll choose which server you want to connect to. For the best security and speed, we recommend choosing a server that’s close to your actual location. Once you’ve selected a server, click on it (or tap it) to connect.
You should now see a message indicating that you’re connected to the VPN server. At this point, all of your traffic will be routed through the VPN tunnel so everything you do online - from web browsing and checking email to streaming video and downloading files - will be encrypted and protected from prying eyes. Congratulations! You’ve successfully connected a VPN to your MikroTik router!
Worth knowing
Adding a Pool of IP-Addresses to be used with this service:
In order to add a pool of IP-Addresses to be used with the PPTP service, navigate to “IP” > “Addresses” and click on the “+” sign. Here, you will add the IP-addresses that will be used for the PPTP tunnel. Once you have added the IP-addresses, click on the “OK” button to save the changes.
Creating a “Profile”:
In order to create a “Profile”, navigate to “Ppp” > “Profiles” and click on the “+” sign. Here, you will create a profile with the name of your choice. Once you have created the profile, click on the “OK” button to save the changes.
Enabling the PPTP Server:
In order to enable the PPTP Server, navigate to “Ppp” > “Servers” and click on the “PPTP” tab. Here, you will check the “Enabled” box and select the profile that you have created from the “Profile” drop-down
Worth knowing
Create a PPP profile by going to PPP > Profiles > Add New.
Create a PPP user by going to PPP > Secrets > Add New.
Create an L2TP server binding by going to PPP > Interface > Add New > L2TP Server Binding.
Enable the L2TP server by going to PPP > Interface and selecting the server binding you created.
Add firewall rules to allow IPsec by going to IP > Firewall and adding a new rule.
Edit the IPsec default Policy Proposal by going to IP > Security Policies and selecting the default proposal.
Edit the IPsec default Peer Profile by going to IP > Peer Profiles and selecting the default profile.
Worth knowing
Thank your for reading!