Skip to main content

Posts

Showing posts with the label Mikrotik

How To Setup VPN L2TP server in Mikrotik Router

Easy process to configure L2TP VPN server in Mikrotik router. In this tutorial, We can see how easily configure and deploy L2TP VPN server in Mikrotik router.This is a easy process we can see step by step how to it configure. Step 1. Create a IP Pool. Step 2: Create PPP Profile for L2TP. Step 3: L2TP VPN Server configure Step 4: Create user Secret for L2TP. Lets consider the following Diagram for complete all these steps. Here, Remote user is using ip 192.168.20.2 which can connect with L2TP VPN and connected with local network of 192.168.20.0/24 and 192.168.10.0/24. L2TP Local Address is 192.168.20.1. Make sure that all this local block or subnet can NAT or src-nat in router through a public IP (here ip 10.5.8.10) First Login to the Mikrotik Router via Winbox and click IP then Pool : Click on the “ + Symbol ” to add new pool, Name will be whatever you want like I named it VPN_Pool_20  add the address range ( 192.168.20.2-192.168.20.30 , in my case), the