mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-11-15 08:02:27 +00:00
12 lines
250 B
ReStructuredText
12 lines
250 B
ReStructuredText
|
PPTP connections
|
||
|
#################
|
||
|
:date: 2017-01-01
|
||
|
:tags: openwrt, linux, router
|
||
|
|
||
|
PPTP VPN connections will fail on a vanilla openwrt installation.
|
||
|
You need to install this module:
|
||
|
|
||
|
.. code-block:: shell
|
||
|
|
||
|
opkg install kmod-nf-nathelper-extra
|