Forum Discussion
kartheeswaran_1
Cirrus
Jan 14, 2015how 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" }
2 Replies
- nathe
Cirrocumulus
Would a simple irule like this work for you?
when HTTP_REQUEST { HTTP::uri "/rdweb" }Hope this helps,
N
No this also not working
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