Forum Discussion

Dave_22402's avatar
Dave_22402
Icon for Nimbostratus rankNimbostratus
Mar 16, 2010

irule based on ip and url

I am trying to construct an Irule that first checks for a url and then allows access based on IP.

 

 

Example -

 

 

if the url is "/foo/*" and IP = 123.123.123.123

 

then go to this pool, if not go to bad pool and deny access or drop.