From 86860b51ad0f3f6148b00804860aee2d55414274 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 20 Mar 2020 23:10:00 +0100 Subject: sstp: T2006: fix valueHelp and validators for numeric values --- interface-definitions/vpn-sstp.xml.in | 48 ++++++++++++++++++++++++++++------- 1 file changed, 39 insertions(+), 9 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/vpn-sstp.xml.in b/interface-definitions/vpn-sstp.xml.in index bb851608c..cf864b069 100644 --- a/interface-definitions/vpn-sstp.xml.in +++ b/interface-definitions/vpn-sstp.xml.in @@ -120,24 +120,56 @@ - If server does not responds mark it as unavailable for this time (seconds) + Mark server unavailable for <n> seconds on failure + + 0-600 + Fail time penalty + + + + + Fail time must be between 0 and 600 seconds - Timeout to wait response from server (seconds) + Timeout in seconds to wait response from RADIUS server + + 1-60 + Timeout in seconds + + + + + Timeout must be between 1 and 60 seconds - Timeout for Interim-Update packets (default 3 seconds) + Timeout for Interim-Update packets, terminate session afterwards (default 3 seconds) + + 0-60 + Timeout in seconds, 0 to keep active + + + + + Timeout must be between 0 and 60 seconds - Maximum tries for Access-Request/Accounting-Request queries + Number of tries to send Access-Request/Accounting-Request queries + + 1-20 + Maximum tries + + + + + Maximum tries must be between 1 and 20 @@ -151,10 +183,9 @@ - invalid IPv4 address ipv4 - NAS-IP-Address Attribute Value + NAS-IP-Address attribute @@ -169,10 +200,9 @@ - invalid IPv4 address ipv4 - Specifies IP address for Dynamic Authorization Extension server (DM/CoA) + IPv4 address for aynamic authorization server @@ -190,7 +220,7 @@ - Secret for Dynamic Authorization Extension server (DM/CoA) + Shared secret for Dynamic Authorization Extension server -- cgit v1.2.3