Thank you, I have gone through several article on XFF.
 
Is there a way I can get client IPs in my proxy servers while doing load 
balancing. please suggest.

 
Date: Tue, 13 Aug 2013 07:49:13 +0200
From: [email protected]
To: [email protected]
Subject: Re: [Zenloadbalancer-support] help

Hi

x-forwarded-for header is a concept of Layer 7 and 
DNAT Layer 4 concept. if you are running in dnat mode you always (http 
and https) will see the ip of the client  that is doing the request through the 
load balancer to the backends. 

If you're trying try to read 
the x-forwarded for header you will see the ips  that 
managed the connection (proxys or web servers) please read more about 
x-forwarded for header (http://en.wikipedia.org/wiki/X-Forwarded-For)


if you're working with https connections the proxys or web
 servers can't decrypt the request for modifying the x-forwarded-for 
header, for this reason you don't see the ip in x-forwarded-for header for 
https connections. 

Regards


2013/8/13 Deepak Prusty <[email protected]>







Hi All,



I need help pls.



Thanks,

Deepak



Sent from my Windows Phone




From:
Deepak Prusty

Sent:
12-08-2013 PM 04:26

To:
zenLB support

Subject:
[Zenloadbalancer-support] help





Hi,



I have configured a L4TxNAT profile (with DNAT option) to load balance 8 
back-end proxy servers for internet browsing.

I need to know original client IP in the proxy server as one of the security 
requirement for tracking purpose.

 

I am able to see the client ip address from X-forwarded-for (XFF) header for 
http sites browsed by end users, but I cant see it for HTTPS sites. For https 
sites it shows LB ip address as source IP.


 

Can someone clarify and let me know how to get client's ip addresses in proxy 
server for both http and https sites browsed by end users?

 

Thanks in advance

Deepak.






------------------------------------------------------------------------------

Get 100% visibility into Java/.NET code with AppDynamics Lite!

It's a free troubleshooting tool designed for production.

Get down to code-level detail for bottlenecks, with <2% overhead.

Download for free and get started troubleshooting in minutes.

http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________


Zenloadbalancer-support mailing list

[email protected]

https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support




-- 
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): [email protected]




------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support            
                          
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to