CONFIG XVPN ADVANCED
Level
vpn,modify
History
Appears in Netasq 6.0.0
checkcert Appears in Netasq 6.1.0
basic_auth Appears in Netasq 6.1.0
owa_compat Appears in Netasq 6.1.0
basic_auth disAppears in Netasq 7.0.0
owa_compat disAppears in Netasq 7.0.0
startscript Appears in Netasq 6.1.0
endscript Appears in Netasq 6.1.0
level changes from other,modify to vpn,modify in Netasq 9.0.0
checkcert deprecated in Netasq 9.1.0
Description
Customize some option
Usage
[hide=<prefix tag used to hide original URL>] [login=<token used to send username information in http header>] [startscript=<command to execute on workstation when start client (base64 encoded)>] [endscript=<command to execute on workstation when stop client (base64 encoded)>]
Returns
Error code
Remark
accepted char for 'hide' and 'login' are : [a-z][A-Z][0-9][-][_]
startscript and endscript must be a base64 encoded command
Example
CONFIG XVPN ADVANCED hide="stormshield" (URL http://10.13.13.13/index.html may be rewrite in /stormshield0143/index.html)
CONFIG XVPN ADVANCED login="HttpStormshieldUserName" (add "HttpStormshieldUserName: login" in all HTTP header request"