Forum Discussion
Dave_73612
Nimbostratus
Jul 28, 2009Pool redirect based on source IP Range
Hi guys,
I need to write an IRule to route traffic to different pools based on source IP range.
Would this be the best syntax to use?
when CLIENT_ACCEPTED ...
Randy_Johnson_1
Nimbostratus
Dec 01, 2009Where would a rule like this be applied ?
I've applied the following rule to the Virtual Server that users would access:
when CLIENT_ACCEPTED {
if { [IP::addr [IP::client_addr] equals 209.221.139.195] } {
pool Segregation_Pool
}
}
However, requests coming from the IP 209.221.139.195 are NOT redirected to the pool called Segregation_Pool, and instead are directed to the 'default pool'
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