diff options
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  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | 
