This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:mikrotik_vpn_l2tp [2017/02/28 09:10] gcooper |
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:// | ||
+ | |||
+ | Stats: http:// | ||
New info? http:// | New info? http:// | ||
Line 17: | Line 21: | ||
**PPP -> Interface -> L2TP Server -> Enable** | **PPP -> Interface -> L2TP Server -> Enable** | ||
- | * MTU -> 1450 | + | * Max MTU |
+ | * L2TP has 40-byte overhead | ||
+ | * 1450 - Lowering the MTU can speed up VPN - test path MTU first | ||
+ | * 1460 - Default - Good if uplink MTU is 1500 | ||
+ | * Default Profile | ||
+ | * Select '' | ||
* Authentication | * Authentication | ||
* De-select '' | * De-select '' | ||
Line 39: | Line 48: | ||
**PPP -> Interface -> L2TP Server** | **PPP -> Interface -> L2TP Server** | ||
- | * Specify Default Profile | + | * Specify Default Profile -> '' |
===== Create Users ===== | ===== Create Users ===== |