-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Issue description
Configure plugin ip-restriction in dashboard,blacklist does not work
I want to not allowed ip 192.168.1.1 access, so i config the ip in dashboard plugin ip-restriction blacklist ,config content like this:
{
"blacklist": [
"192.168.1.1"
]
}
But the IP can still access the website
Environment
- apisix version (cmd:
apisix version): v.2.1 - OS: (cmd:
uname -a) Linux ali-qa-apisix-01 4.4.0-85-generic optmize: reused a Lua table of plugins. feature: supported to check the Lua source by commandmake check. #108-Ubuntu SMP Mon Jul 3 17:23:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux - OpenResty / Nginx version: (cmd:
nginx -Voropenresty -V) openresty/1.19.3.1
Metadata
Metadata
Assignees
Labels
No labels