This guide outlines the various methods available to ensure that the backend server is equipped to collect the original client IP through the NetScaler. The focus of this article lies in configuring the NetScaler to effectively forward the original client source IP to the backend server.
Insert Client IP in HTTP Header: For the insertion of the client IP into the HTTP header, follow the configuration steps outlined in the official documentation: Insert Client IP in HTTP Header.
Insert Client IP in Proxy Protocol Header in TCP Payload:
Insert Client IP in TCP Option:
Using USIP Mode: To set up NetScaler for using the client's IP address as the source IP for connections to the backend server, navigate through the instructions provided in the official documentation: USIP Mode Configuration.
These approaches empower administrators to seamlessly integrate various methods to include the client IP address in different scenarios, enhancing data accuracy and facilitating efficient network management.