Have an existing rule resolved by ext. DNS. But at layer 5, need to redirect to another VIP, services. example:
URL: "\\foo.company.com\pilot"
VIP 69.xx.xx.105
service 1server
URL: "\\foo.company.com\"
VIP 69.xx.xx.107
service 3server
service 4server
service 5server
What is the best way to accomplish this? If you did NSLookup on foo.company.com it would resolve to 69.xx.xx.105, not to the other VIP.