ip whitelisting (IPV4 and IPV6)

Hello,

 

We need to implement ip whitelisting (IPV4 and IPV6) to secure some proxies. These whitelists must be configurable (KVM).

Our Apigee version is on-prem (OPDK)

 

We watched the dedicated policy and we understood that we can not use IP whitelists in KVM.

 

For now, we have implemented a JS script that checks if an input address is part of an address list which is saved in a KVM.

 

We want to add checking if an address is part of a Range, for example: 2001:861:5850:83f0::/64 .

As Policy Access Control cannot take a list of ranges dynamically, is there any existing solution or do we have to develop everything in JavaScript?

 

Thank you in advance for your help and any suggestion.

 

Regards,   

 

 

0 0 202
0 REPLIES 0