Forum Discussion

UmeshF5's avatar
UmeshF5
Icon for Nimbostratus rankNimbostratus
Nov 18, 2019

Need help for Irule

We want to achieve following. We have setup on f5 which is "https://example.test.com" we want when user enter this in browser "https://example.test.com" it should redirect to "https://example.test.com/etc/abc/xyz/login.jsp" . and we also want if any user try to enter anything by changing any value in redirect then f5 should access denied that request. we just want to allow "https://example.test.com/etc/abc/xyz/login.jsp"

 

 

3 Replies

  • Can you be more specific on "we also want if any user try to enter anything by changing any value in redirect then f5 should access denied that request."

     

    A simple redirection should take care of your 1st part. To help you complete this whole, we would need more info on what your 2nd part of requirement is. When you say redirect, are you saying the server redirect response ? Because once you login, there will be many more URI's that still needs to be allowed and accessed. You dont want to end up blocking them with Irule.

    • UmeshF5's avatar
      UmeshF5
      Icon for Nimbostratus rankNimbostratus

      my URI will remain constant. help me with above info

  • For redirect, see this example.

     

    I would recommend that you come up with a basic iRule and request assistance in correcting the logic instead of asking for it from scratch. Some effort from your side would be a good step when asking questions.