Forum Discussion
Mick_Thompson_6
Nimbostratus
Aug 29, 2006Redirect based on source IP
Hi,
I am looking to find the best way to redirect all requests made to a virtual Server to be redirected to a another Pool or server, except for serveral IP addresses that would need access to...
Mick_Thompson_6
Nimbostratus
Aug 30, 2006Thanks for the reply, but I think I need to do something similar to the irule below but I need to match several IP addresses.
when CLIENT_ACCEPTED {
if { [IP::addr [IP::remote_addr] equals 206.0.0.0/255.0.0.0] } {
pool clients_from_206
} else {
pool other_clients_pool
}
}
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
