When using docker, the client IP address is the docker parent IP address

Hi,

If using docker to run trytond, the client IP address to show on the logs will be always the machine which host the docker.

Is there any way to get the original IP address from the client?

Best regards

You must configure the number of proxies. But your proxy must correctly set X-Forwarded- headers.

Thanks…

May I know do you have any reference doc to set X-Forwarded proxy? using what tool to do this setting?

Best regards

Their are described in https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded