User Tools

Site Tools


networking:router:mikrotik_vpn_l2tp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:router:mikrotik_vpn_l2tp [2016/11/11 08:25]
jcooper
networking:router:mikrotik_vpn_l2tp [2019/08/14 14:13] (current)
gcooper
Line 1: Line 1:
 ====== Mikrotik L2TP VPN ====== ====== Mikrotik L2TP VPN ======
 +
 +**RouterOS v6.44 or above**: https://saputra.org/threads/mikrotik-l2tp-over-ipsec-vpn-server-tutorial-guide-for-routeros-v6-44.106/
 +
 +Stats: http://rickfreyconsulting.com/mikrotik-vpns/
  
 New info? http://wiki.mikrotik.com/wiki/Manual:IP/IPsec#Road_Warrior_setup_with_Mode_Conf New info? http://wiki.mikrotik.com/wiki/Manual:IP/IPsec#Road_Warrior_setup_with_Mode_Conf
Line 17: Line 21:
 **PPP -> Interface -> L2TP Server -> Enable** **PPP -> Interface -> L2TP Server -> Enable**
  
-  * MTU 1450 +  * Max MTU 
-  * Authentication uncheck chap and pap leave MSCHAPv2 and MSCHAv1 +    * L2TP has 40-byte overhead 
-  * Check Use IPsec enter IPsec Secret needed to configure client -> ''OK''+    * 1450 - Lowering the MTU can speed up VPN - test path MTU first 
 +    * 1460 - Default - Good if uplink MTU is 1500 
 +  * Default Profile 
 +    * Select ''default-encryption'' or create your own profile 
 +  * Authentication 
 +    * De-select ''chap'' and ''pap'' 
 +    * Select ''MSCHAPv2'' and ''MSCHAP1'' 
 +  * Select ''Use IPsec'' 
 +  * Enter IPsec Secret needed to configure client 
 +  * Click ''OK''
  
 ===== Create IP Pool for Multiple Users ===== ===== Create IP Pool for Multiple Users =====
Line 35: Line 48:
 **PPP -> Interface -> L2TP Server** **PPP -> Interface -> L2TP Server**
  
-  * Specify Default Profile (Default-Encryption)+  * Specify Default Profile -> ''default-encryption''
  
 ===== Create Users ===== ===== Create Users =====
networking/router/mikrotik_vpn_l2tp.1478877945.txt.gz · Last modified: 2016/11/11 08:25 by jcooper