Forum Discussion
Redirect traffic to one VS to another
I didn't actually intend to say "layer virtual server" - that was a typo. I simply meant a standard virtual server. In this case the VIP's destination would be 10.30.205.251:443, your pool would contain on member (10.30.205.252:443), and you'd need to apply a SNAT profile (Automap will do). This is assuming that .251 is a VIP address and .252 is a server address. If both are VIP addresses, then you would actually need to do a "layered VIP" approach. In the first VIP, just create your destination IP:port and the following iRule:
when CLIENT_ACCEPTED {
virtual internal_vs
}
where "internal_vs" would be the physical name of the other VIP (.252).
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