Forum Discussion
F5 URL redirection
Hi, So in netshell i have to modify the irule like this. when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
HTTP::redirect "http://192.168.210.214:/forms/frmservlet?config=tr" } }
then VIP will remain on port 80. I did this but i cannot see the webpage now.
Current configuration is like this.
POOL with members and monitor is on 7778. VIP is 192.168.210.214 on port 80. irule is like that
when HTTP_REQUEST {
if { [HTTP::uri] equals "/" } {
HTTP::redirect "http://192.168.210.214:/forms/frmservlet?config=tr" } }
I have disabled the second VIP (192.168.210.215 on port 7778). I have even created the dns record but it didnt work. I have already enabled the NAT (automap) because i am running on single arm.
Please let me know.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
