diff options
| author | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 | 
|---|---|---|
| committer | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 | 
| commit | ae6a2ba810a19d81cbad5b0da29e791a7b5e411f (patch) | |
| tree | 2472fefc2063afef7aec56eb8b12321d194743a1 /docs/configuration/vpn/l2tp.rst | |
| parent | 5b5a84606f3eb415cfa0f270a8e6803b5b336ae1 (diff) | |
| download | vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.tar.gz vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.zip | |
configuration page: corrected spelling and grammatical mistakes
There were minimal grammatical and spelling mistakes in the files which I
corrected as documentation proof reading.
Also added information about few ipsec vpn parameters.
Diffstat (limited to 'docs/configuration/vpn/l2tp.rst')
| -rw-r--r-- | docs/configuration/vpn/l2tp.rst | 4 | 
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  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | 
