All tutorials
L2TP

L2TP Client Setup

L2TP (Layer 2 Tunneling Protocol) is the most commonly used protocol for MikroTik remote access. It provides a reliable encrypted tunnel.

Before You Start

  • You need a MikRouter remote account with an active subscription.
  • Open Winbox and connect to your MikroTik router via MAC or IP address.
  • Have your remote account credentials ready: PPP Username, PPP Password, and Server Address.
  • These credentials are available in your dashboard under the remote details page.
1

Open PPP Interface

In Winbox, navigate to PPP. This opens the PPP interface window.
2

Add L2TP Client

Click the + (Add) button and select L2TP Client from the dropdown list.
3

Configure General Tab

In the General tab, set a descriptive name for the interface.
FieldValue
Namel2tp-mikrouter
4

Configure Dial Out Tab

Switch to the Dial Out tab. This is where you enter your MikRouter credentials.
FieldValue
Connect Toserver-address.mikrouter.com
Useryour-ppp-username
Passwordyour-ppp-password
Profiledefault-encryption
Keepalive Timeout60
Src. Addressnone
Random Source PortNo
Use Peer DNSNo
Use IPsecNo
Allow Fast PathNo
Dial On DemandNo
Add Default RouteNo
5

Configure Advanced Tab

Switch to the Advanced tab.
FieldValue
Allowmschap2, mschap1, chap, pap
L2TP Protocol VersionL2TPv2
6

Apply and Connect

Click Apply then OK. The interface will attempt to connect. You should see the status change to connected with an R (Running) flag in the interface list.
7

Verify Connection

Go to PPPInterface and check your L2TP client. The Status should show connected. You can also check the assigned IP address under IPAddresses.