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_pptp [2017/07/05 09:41] gcooper |
networking:router:mikrotik_vpn_pptp [2018/06/25 10:45] (current) gcooper |
||
---|---|---|---|
Line 10: | Line 10: | ||
===== Enable PPTP Server ===== | ===== Enable PPTP Server ===== | ||
+ | |||
+ | FIXME Needs updating for newer RouterOS, but still works. | ||
{{ : | {{ : | ||
Line 20: | Line 22: | ||
* Encrypted | * Encrypted | ||
- | ===== Create | + | ===== Create |
+ | |||
+ | **PPP -> Secrets** | ||
+ | |||
+ | * **Name** | ||
+ | * Username | ||
+ | * **Password** | ||
+ | * **Service** | ||
+ | * '' | ||
+ | * **Local Address** | ||
+ | * Same for all users | ||
+ | * Router' | ||
+ | * **Remote Address** | ||
+ | * Different for each user | ||
+ | * Outside of DHCP range | ||
+ | * **Profile** | ||
+ | * '' | ||
+ | |||
+ | ===== For Multiple Users ===== | ||
{{ : | {{ : | ||
Line 39: | Line 59: | ||
* Specify profile (Default-Encryption) | * Specify profile (Default-Encryption) | ||
- | |||
- | ===== Create Single Users ===== | ||
- | |||
- | **PPP -> Secrets** | ||
- | |||
- | * **Name** | ||
- | * Username | ||
- | * **Password** | ||
- | * **Service** | ||
- | * '' | ||
- | * **Local Address** | ||
- | * Same for all users | ||
- | * Router' | ||
- | * **Remote Address** | ||
- | * Different for each user | ||
- | * Outside of DHCP range | ||
- | * **Profile** | ||
- | * '' | ||
===== Proxy-ARP ===== | ===== Proxy-ARP ===== |