THE_BLUE
Dec 29, 2020Cirrostratus
iRule to block IP for period of time.
I need to create iRule to block client IP if it met below condition :
- if client try to do attack ex: sql injection 3 times
then i want to block this IP for 1 hour and after 1 hour the IP should be unblocked .
is it possible to do this?