Firewall IP setting

I create address Lists
BlockedIP = 14.106.225.0/24
BlockedIP = 14.106.226.0/24

then created a rule

Chain : input
Sr. Address List: BlockedIP
Action : Drop, Log

I don’t see anything in the log and no traffic/activity in the “Filter Rules”, but I can see ex 14.106.225.126 is blocked in my wordpress firewall plugin log, so it looks like the firewall rule does not work, how can I fix ?

input chain is the traffic go into the router
if you wish to block traffic going Through the router, use forward chain.