/cfg/security/botmng/botmng/redirect
Redirect Bot Manager Policy Menu
The Redirect menu is relevant only when the mode parameter is set to active. It specifies the redirect action to perform when receiving a block or captcha response from the Bot Manager endpoint.
 
[Redirect Bot Manager Policy Menu]
     blockurl - Set the URL for the block page redirection
     capturl - Set the URL for the captcha page redirection
     email - Set the email to be used at the redirect page
     block - Enable/disable redirect to block page
     captcha - Enable/disable redirect to captcha page
     cur - Display current redirect configuration
 
Redirect Bot Manager Policy Menu Options (/cfg/security/botmng/botmng/redirect) 
Command Syntax and Usage
blockurl
 
The URL of the page to which Alteon redirects blocked web traffic.
The URL is in the format protocol://host[:port][/path].
Default: https://validate.perfdrive.com/.
capturl
 
The URL of the page to which Alteon redirects traffic that is challenged with a Captcha.
The URL is in the format protocol://host[:port][/path].
Default: https:/admin/validate.perfdrive.com/.
email
 
The email address for contacting Bot Manager support in cases where traffic is blocked erroneously.
Default: botmanager_support@radware.com.
block [disabled|enabled]
 
Specifies whether Alteon redirects blocked traffic to a page displaying a blocked message.
Default: enabled
Note: For mobile traffic, when the bot engine responds with a "block" while this flag is enabled, Alteon responds to the client without forwarding the request to the server.
captcha [disabled/enabled]
 
Specifies whether Alteon redirects traffic to a page displaying a Captcha challenge.
Default: enabled
Note: For mobile traffic, when the bot engine responds with a "captcha" while this flag is enabled, Alteon responds to the client without forwarding the request to the server.
cur
 
Displays the current Bot Manager policy redirect configuration.