Forum Discussion
raphael_norber1
Nimbostratus
Sep 16, 2006redirect on IP addy
im trying to do a simple rule. i want to specify multiple ip addresses/ranges that will goto a pool, and everyone else redirected to a different site. im trying to use "or" to add multiple ranges, b...
raphael_norber1
Nimbostratus
Sep 16, 2006ok, i figured out the datagrups concept...i think.
i now have the following rule, but i get a page cant be displayed when i goto the site thats in the datagroup. am i stuck in some kind of loop?
when HTTP_REQUEST {
if { (not [ matchclass [IP::client_addr] equals $::data_sitedown ] ) } {
HTTP::redirect http://sitedown.select2perform.com/sitedown.html"
} else {
pool select2perform-AP
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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