summaryrefslogtreecommitdiff
path: root/docs/configuration/vpn/l2tp.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-06-30 14:51:41 +0200
committerGitHub <noreply@github.com>2021-06-30 14:51:41 +0200
commitfa1414dca229599a4034a418dad8b06d31abc648 (patch)
tree1e4ae8324f21f89178e454af29172ca36b9552fc /docs/configuration/vpn/l2tp.rst
parent10737cad913c17e3cce7291dcd835999f16459a2 (diff)
parente58574d80d49d11dba556c8cb3653310a94fc50d (diff)
downloadvyos-documentation-fa1414dca229599a4034a418dad8b06d31abc648.tar.gz
vyos-documentation-fa1414dca229599a4034a418dad8b06d31abc648.zip
Merge pull request #560 from srividya0208/misc
configuration page: corrected spelling and grammatical mistakes
Diffstat (limited to 'docs/configuration/vpn/l2tp.rst')
-rw-r--r--docs/configuration/vpn/l2tp.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/vpn/l2tp.rst b/docs/configuration/vpn/l2tp.rst
index bbe2b881..411b7b5e 100644
--- a/docs/configuration/vpn/l2tp.rst
+++ b/docs/configuration/vpn/l2tp.rst
@@ -160,7 +160,7 @@ servers can be setup and will be used subsequentially.
RADIUS source address
^^^^^^^^^^^^^^^^^^^^^
-If you are using OSPF as IGP always the closets interface connected to the
+If you are using OSPF as IGP, always the closest interface connected to the
RADIUS server is used. With VyOS 1.2 you can bind all outgoing RADIUS requests
to a single source IP e.g. the loopback interface.
@@ -172,7 +172,7 @@ Above command will use `10.0.0.3` as source IPv4 address for all RADIUS queries
on this NAS.
.. note:: The ``source-address`` must be configured on one of VyOS interface.
- Best proctice would be a loopback or dummy interface.
+ Best practice would be a loopback or dummy interface.
RADIUS bandwidth shaping attribute
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^