Use the web response action to elicit a Web server response.
Procedure
- Review Create or edit a response action.
- Select Web from the Action Type list.
- Click
Host Configuration (or click
Next), and enter the following information to specify the destination for the HTTP/HTTPS
message:
Note
If a server is not specified, the URL must be fully specified (for example, http://xyzzy.com/page).- IP Address of Server — IP address of the server running the HTTP/HTTPS service.
- Port — TCP port on which the service is listening.
- Protocol — protocol used for communicating with the server.
- URL — page to GET.
Host Authentication section- For Host Authentication, select the Use Authentication check box.
- Select Authentication Type (Basic or Digest).
- Enter Username.
- Enter Password.
- Click
Proxy Settings (or click
Next), and provide the following information, if using a proxy service for the Web server:
Proxy Host Settings section
- Select the Use Proxy Host checkbox.
- Enter the name or address of the Proxy Host.
- Enter the Proxy Port number.
Host Authentication section- Select the Use Authentication checkbox.
- Enter the Username to use for login authentication on the proxy host.
- Enter Password.
Important
To implement this action, you must list it in the Actions section of one or more Active Responder policies and add it to an action set that is enabled for SMS Response. An HTTP Server must be running on the HTTP destination IP and port configured for this action.