Marco-Zheng opened a new issue #4485:
URL: https://github.com/apache/apisix/issues/4485


   ### Issue description
   
   I used IP -restriction whitelist but it did not work. Later I read the log 
and found that, because our apisix in k8s environment, the IP of the external 
network will be converted to the IP of K8S container after getting it
   
   The extranet address of our company that I configured at present does not 
work. Is there any solution?
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):2.6
   
   ### Minimal test code / Steps to reproduce the issue
   1. in k8s environment
   2. configure outside web address as whitelist
   3.send request
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   return 403
   ### What's the expected result?
   access normally


-- 
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.

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


Reply via email to