2023 Dec 04 10:19 AM
Hello all,
i have a question regarding SAP Router and Citrix Load Balancer. We need to route the client IP Adress via the loadbalancer to the SAP Router. The Settings on the Loadbalancer are made - but on the SAPRouter (saprouter -l or netstat) we only see the internal IP of Loadbalancer and no client IP adress. The IP is transmitted via x-forwarded-for header. Is there any setting to be done on the saprouter to enable "x-forwarded-for"? Is there a other possibility to achive the routing of the client ip adress to saprouter VM?
Thanks,
Felix
2023 Dec 05 9:28 AM
2023 Dec 06 2:55 PM
We have one Loadbalancer with a public IP and two SAPROUTERS behind. We would like to route the client IP Adresses incoming over the loadbalancer Citrix to the saprouters. Right now the client ip adress are only transfered in HEX Code. So the question is: Is the saprouter able to translate this Hexcode to plaintext ip adress, so that you can see the client IP Adress (in saprouter -l for example). Right now we can only see the internal IP of Loadbalancer as client request IP in plaintext. (saprouter -l // netstat)
2023 Dec 05 12:00 PM
Hi Felix,
1. From the Citrix load balancer (public IP along with port number) nat to private IP with the same port.
2. Basic SAP router configuration from router to backend SAP system.
Regards
SS
2023 Dec 06 2:56 PM
Dont know what you mean - our scenario:
We have one Loadbalancer with a public IP and two SAPROUTERS behind. We would like to route the client IP Adresses incoming over the loadbalancer Citrix to the saprouters. Right now the client ip adress are only transfered in HEX Code. So the question is: Is the saprouter able to translate this Hexcode to plaintext ip adress, so that you can see the client IP Adress (in saprouter -l for example). Right now we can only see the internal IP of Loadbalancer as client request IP in plaintext. (saprouter -l // netstat)