bmunishwar opened a new issue, #500:
URL: https://github.com/apache/apisix-docker/issues/500

   I am running the APISIX on docker desktop windows .  I have enabled the IP 
restriction plugin to give the access of my upstream service from the 
whitelisted IP(10.24.218.254) only but it does not getting the real client IP 
while matching with the whitelisted IP 
   
   Please see the logs 
   
   ip-restriction exits with http status code 403, client: 172.18.0.1, server: 
_, request: "GET 
/productList?from_date=2021-01-01&to_date=2023-09-01&list_flag=TR&state_code=31 
HTTP/1.1", host: "10.24.218.253:9080"
   
   how to get the real client IP in apisix ??
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to