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 [2016/05/13 13:01] 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:// | ||
+ | |||
+ | Stats: http:// | ||
+ | |||
+ | New info? http:// | ||
FIXME Needs verification and completion | FIXME Needs verification and completion | ||
Line 15: | Line 21: | ||
**PPP -> Interface -> L2TP Server -> Enable** | **PPP -> Interface -> L2TP Server -> Enable** | ||
- | * MTU 1450 | + | * Max MTU |
- | * Authentication | + | * L2TP has 40-byte overhead |
- | * Check Use IPsec enter IPsec Secret needed to configure client | + | * 1450 - Lowering the MTU can speed up VPN - test path MTU first |
+ | * 1460 - Default - Good if uplink MTU is 1500 | ||
+ | * Default Profile | ||
+ | * Select '' | ||
+ | * Authentication | ||
+ | * De-select '' | ||
+ | * Select '' | ||
+ | * Select '' | ||
+ | * Enter IPsec Secret needed to configure client | ||
+ | * Click '' | ||
===== Create IP Pool for Multiple Users ===== | ===== Create IP Pool for Multiple Users ===== | ||
Line 24: | Line 39: | ||
* Name L2TPpool | * Name L2TPpool | ||
- | * Range of addresses (192.168.1.10-192.168.1.20) | + | * Range of addresses |
**PPP -> Profiles -> Default-Encryption** | **PPP -> Profiles -> Default-Encryption** | ||
Line 33: | Line 48: | ||
**PPP -> Interface -> L2TP Server** | **PPP -> Interface -> L2TP Server** | ||
- | * Specify Default Profile | + | * Specify Default Profile -> '' |
- | ===== Create | + | ===== Create Users ===== |
**PPP -> Secrets -> Add+** | **PPP -> Secrets -> Add+** |