Forum Discussion

Thiyagu's avatar
Thiyagu
Icon for Cirrus rankCirrus
Sep 27, 2021

iRule to drop the traffic if the multiple invalid login request are from the same IP address

Hello All,

I'm working on the iRule to drop the HTTP session if the multiple invalid login request are from the same IP address.

 

Example Scenario:

When HTTP Request

If the URI matches login.jsp

If the Response for login.jsp is 404

And

HTTP request from the same the IP address

Then the session needs to be dropped.

 

Could you please help me with the Irule to accomplish this logic?

 

Regards,

Thiyagu

 

1 Reply

  • LTM iRule may not be good options and i am preety sure it not possible via LTM. You should go with F5 APM Module.