Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

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

Thiyagu
Cirrus
Cirrus

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 1

Samir
MVP
MVP

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