Forum Discussion
Wasim_Hassan_13
Nimbostratus
Jan 16, 2014F5 URL redirection
Hi,
I am facing problem with the redirection. I have four server which are accessble on for the users on the below URL.
http://172.16.15.32:7778/forms/frmservlet?config=tr
http://172.16.15...
Wasim_Hassan_13
Nimbostratus
Jan 16, 2014Hi, 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.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects