cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Real Ip of the Users is Showing the firewall Ip

walter_bermudez
Inactive

Hi, what can I do if for all the users sessions always is showing the Ip of the firewall and not the user IP.

Thank u

3 REPLIES 3

Dallas
Dynatrace Mentor
Dynatrace Mentor

Hi Walter,

Usually in cases like this there is a device (like a load balancer or proxy) stripping the dynatrace header. Therefore the User IP address you see is just the firewall as you mentioned.

You can find more information on how it is capturing the IP address here:

https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/basic-concepts/dete...


What you will need to do is configure your device to pass through the x-dynatrace header. If you dig through the doc that I sent over it will point you to the section where you can configure which headers are used or configure your own. To see this click on the link in that doc that says "change the processing order as well as to add your own headers."


Hope this helps.

-Dallas

walter_bermudez
Inactive

Hi, before, the user's IPs was the load balancer ip, I already add the x-forwarded-for header and then the new Ip is the firewall Ip. do I need a different header?

The administrator of the load balancer needs to either configure it to pass one of the headers we support out of the box, or tell you the name of the header that's already being passed for the true client IP. If the header is not one we support out of the box, you would then need to add it so we pick it up. Usually, one of the ones we support is passed, but often only after you ask that this configuration change is made on the load balancer.

Featured Posts