ADC

Use the source IP address of the client when connecting to the server

You can configure the NetScaler appliance to forward packets from the client to the server without changing the source IP address. This is useful when you cannot insert the client IP address into a header, such as when working with non-HTTP services.

For more information about configuring USIP globally, see Enabling Use Source IP Mode.

To enable USIP mode for a service by using the CLI

At the command prompt, type:

set service <name> -usip (YES | NO)
<!--NeedCopy-->

Example:

set service Service-HTTP-1 -usip YES
<!--NeedCopy-->

To enable USIP mode for a service by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Services, and open a service.
  2. In Advanced Settings, in the Service Settings section, select Use Source IP Address.
Use the source IP address of the client when connecting to the server