The Water Cooler

ADX Load balancer configuration - Client IP

  • 1.  ADX Load balancer configuration - Client IP

    Posted Aug 27, 2018 11:05 AM

    Hello

     

    I have a Brocade ServerIron ADX1016-2 balacer,  we need to provide information about the IP of the client (user) to the real servers. Currently real servers only observe Brocade nated IP, but is necesary to get the real IP internet user.

     

    Please could help me? Do we need to user X.forwardes for? or X-Client-IP?

     

    Please the actual configuration is

     

     

    server source-nat-ip 192.168.31.202 255.255.255.0 192.168.31.1 port-range 2

     

    server virtual xxxxx.xxxx.com  192.168.31.201

    sticky-age 20

    predictor response-time

    port http sticky concurrent

    port ssl sticky concurrent

    bind http xxxxx1.xxxxx.com  8081 xxxxx2.xxxx.com  8081

    bind ssl xxxxx1.xxxxx.com  8081 xxxxx2.xxxxx.com  8081

     

    server real xxxxx1.xxxxx.com  192.168.31.38

    source-nat

    port 8081

    port 8081 keepalive

    port 8081 url "HEAD /"

    !

    server real xxxxx2.xxxxx.com  192.168.31.39

    source-nat

    port 8081

    port 8081 keepalive

    port 8081 url "HEAD /"


    #TheWaterCooler