From 19596fd91ee067594957252768aed98579c1a4dc Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 11 Dec 2020 14:54:50 +0100 Subject: vpn: fix lint errors --- docs/configuration/vpn/sstp.rst | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'docs/configuration/vpn/sstp.rst') diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst index dbaa41c0..3600681f 100644 --- a/docs/configuration/vpn/sstp.rst +++ b/docs/configuration/vpn/sstp.rst @@ -64,7 +64,8 @@ commands can be used. Configuration ============= -.. cfgcmd:: set vpn sstp authentication local-users username password +.. cfgcmd:: set vpn sstp authentication local-users username password + Create `` for local authentication on this system. The users password will be set to ``. @@ -73,19 +74,23 @@ Configuration Disable `` account. -.. cfgcmd:: set vpn sstp authentication local-users username static-ip
+.. cfgcmd:: set vpn sstp authentication local-users username static-ip +
Assign static IP address to `` account. -.. cfgcmd:: set vpn sstp authentication local-users username rate-limit download +.. cfgcmd:: set vpn sstp authentication local-users username rate-limit + download Download bandwidth limit in kbit/s for ``. -.. cfgcmd:: set vpn sstp authentication local-users username rate-limit upload +.. cfgcmd:: set vpn sstp authentication local-users username rate-limit + upload Upload bandwidth limit in kbit/s for ``. -.. cfgcmd:: set vpn sstp authentication protocols +.. cfgcmd:: set vpn sstp authentication protocols + Require the peer to authenticate itself using one of the following protocols: pap, chap, mschap, mschap-v2. @@ -119,7 +124,8 @@ Configuration bit long, the default value is 64. -.. cfgcmd:: set vpn sstp client-ipv6-pool delegate
delegation-prefix +.. cfgcmd:: set vpn sstp client-ipv6-pool delegate
delegation-prefix + Use this command to configure DHCPv6 Prefix Delegation (RFC3633) on SSTP. You will have to set your IPv6 pool and the length of the -- cgit v1.2.3