addProxyClients Command
Description
Analysis Server can restrict access to the system via various methods,
one of which is restrictions based on the incoming client's IP address.
If the client is connecting via a proxy or firewall then by default the
client gets the permissions of the proxy or firewall's IP address.
The addProxyClients command allows the proxy or firewall to list additional
IP addresses in the proxy chain from the real client. Analysis Server
will further restrict permissions such that access will only be given
to resources that are available to all of the IP addresses listed in the
proxy chain.
Command Syntax
addProxyClients <clientHost1>,<clientHost2>
Example
The following Analysis Server dialog shows how a firewall proxy might add
additional IP addresses to the proxy chain for the connection.
>addProxyClients 10.10.10.55,192.168.0.23
Client hosts added.
See also Analysis
Server | Analysis Server Commands