diff options
author | Eshenko Dmitriy <snooppy@mail.ua> | 2019-08-06 23:27:18 +0300 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-11-07 21:54:43 +0100 |
commit | df6bf5aa7b6e37d91d2a3de2abea4c894ddaebae (patch) | |
tree | e47b0887d809a0ece08d6d91f87f8b8bac193fef | |
parent | 640b539fa5032abe69dad2712ac03750b78130f3 (diff) | |
download | vyos-documentation-df6bf5aa7b6e37d91d2a3de2abea4c894ddaebae.tar.gz vyos-documentation-df6bf5aa7b6e37d91d2a3de2abea4c894ddaebae.zip |
l2tp: fixed typo
-rw-r--r-- | docs/vpn/l2tp.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/vpn/l2tp.rst b/docs/vpn/l2tp.rst index 5835b8c6..656da0ef 100644 --- a/docs/vpn/l2tp.rst +++ b/docs/vpn/l2tp.rst @@ -1,5 +1,8 @@ .. _l2tp: +VyOS utilizes accel-ppp_ to provide L2TP server functionality. It can be used +with local authentication or a connected RADIUS server. + L2TP over IPsec --------------- |