Unable to Allow Multiple IPs for a static context

#1
I am using openlitespeed and want to secure wp-login.php and wp-admin/ allowed for some trusted IP address.
My Sever Configuration > General > Use Client IP > Use Client IP in header is set to yes. (I use Cloudflare as my CDN.)

My configuration works fine for the IP using which I have set the settings, all the other IPs are just presented with 403 request.

Attached screenshot of context settings.

The IP is added something like this :

17.10.101.111, 111.111.111.118, 41.31.111.111

Screenshot 2020-11-24 125216.png
 
Top