Forum Discussion
iRules redirection not working
As your backend pool on VS-192.168.12.220 is secured (443), you need to have Server Side SSL profile to be configured. Also I would ask you to check if you are able to access required page using DMZ VS IP to see if that part works. If it is working fine, then we can focus on SVF VS (192.168.12.220).
- SatriajiOct 11, 2021Cirrus
I have been assign the server-ssl-insecure (ssl profile server) at vs 12.220. and I use this irules :
when HTTP_REQUEST {
HTTP::redirect "http://192.168.12.220/adb-soa"
}
because no need uri "/" to triggered when hit the VS .
but the pages browser still display "the site can't be reach' but the redirection is works.
I tried to curl the VS and pool member :
The result same and have been redirect corectly right ? ..
Or perhaps we cannot access using web browser to access IP server ? so the web browser will display cant be reach page, but actually its working.
How to makesure its working.
- SatriajiOct 11, 2021Cirrus
oh im sorry, the irules must be using port 45112.
when HTTP_REQUEST {
HTTP::redirect "http://192.168.12.220:45112/adb-soa"
}
so if i using this irules, the web browser pages display "the page is not working", but the irules redirect works when i hit http://192.168.12.220:45112. Its redirect to http://192.168.12.220:45112/adb-soa
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com