Forum Discussion

kartheeswaran_1's avatar
Jan 14, 2015

how to redirect the packets to another URL

VIP:10.134.34.101 Serverip: 10.134.34.177,10.134.34.202 once i Ping 10.134.34.101 packet must go to (10.134.34.177\rdweb) or (10.134.34.202\rdweb). How to do this in my internal environment. I configured vip with Automap and loadbalancing happens upto iis page. Not redirecting to \rdweb. I configured below irule and add in VIP,It provided looping error.kindly help me at the earliest

 

when HTTP_REQUEST { HTTP::redirect "https://10.134.34.101/RdWeb" }