This section describes how to configure a proxy server in system mode or manual mode for all host sets in your environment by modifying the . You can also configure a proxy server for select host sets in your environment by creating a new custom policy.
To configure a proxy server in system mode for the default policy:
Log in to the Web UI as an administrator.
From the Admin menu, select Policies to access the Policies page.
From the Policies table, click the Agent Default Policy link to go to the Edit Policy page.
Select the Proxy tab.
Toggle the Proxy ON/OFF switch to ON to enable your HTTPS proxy server.
.png)
Click the Proxy Settings drop-down menu and select System.
Click Save.
Note
If you use the Web UI to configure your proxy server for your agents using the operating system proxy settings on your Windows endpoint, and your endpoint has proxy authentication enabled, you must manually specify the proxy
usernameandpasswordkeys in the xAgent configuration file. If you do not specify these keys in the xAgent configuration file, the connection between the agent and the Endpoint Security (HX) Server will fail.
Log in to the Web UI as an administrator.
From the Admin menu, select Policies to access the Policies page.
From the Policies table, click the Agent Default Policy link to go to the Edit Policy page.
Select the Proxy tab.
Toggle the Proxy ON/OFF switch to ON to enable your HTTPS proxy server.
Click the Proxy Settings drop-down menu and select User Defined.
.png)
Manually enter the following settings for your proxy server:
Proxy Server Setting
Description
Proxy name:
Enter the HTTPS proxy server hostname or IP address.
Note
When the proxy
typeis set tomanual, the proxyserversetting is required or your proxy server connection will fail. The proxyserversetting has no default value.Port:
Enter your HTTPS proxy server port number (optional setting). The default value is 80.
Excluded Hosts:
Enter a list of hosts that should be excluded from proxy support.
Exclude Local/Simple Host Names
Select this box to enable your host list exclusions from proxy support.
Username:
Enter the username required to authenticate access to the proxy server.
Password:
Enter the password required to authenticate access to the proxy server.
Retry Delay:
Enter the time interval (in seconds) required before the proxy server attempts to reconnect after a connection failure. The default value is 1200 seconds.
Click Save to save the policy settings.