Administration Center - Settings - Proxy

When you Complete start-up wizard - v. 1.x/**[Complete start-up wizard

  • v. 2.x](/export-v2/aipconsole/install-aip-console/initial-configuration-steps/initial-configuration-steps-v-2-x/complete-start-up-wizard-v-2-x/)**you have the choice to configure a proxy server (such as Squid) if your organization requires internal systems to use one for all connections. These proxy settings are also available here in the Administration Center:
No ProxyDefault setting. No proxy required.
Use system proxy settingsThis option will force Console and all Nodes to use the host machine's system proxy settings for all communication (i.e the proxy settings defined on each host server).
Manual proxy configuration

This option allows you to configure your own proxy settings specifically for Console and all Node communication (for example if you do not want to use the system proxy settings set on the host or you are using a custom proxy script). These are applied to Console and all Nodes:

HostEnter the IP address/URL of the proxy server you need to use.
PortEnter the port number of the proxy server you need to pass through.
Username/passwordIf your proxy requires authentication, you can enter the required credentials in these fields.
Excluded Address

These options enable you to exclude certain destination addresses from using the manually configured proxy settings:

The value of this property is a list of hosts, separated by the semicolon ';'  character. In addition, the wildcard character '*' can be used for pattern matching. For example ”*.foo.com;localhost” will indicate that every host in the foo.com domain and the localhost should be accessed directly even if a proxy server is specified.