Forum Discussion
Nick_67035
Nimbostratus
Feb 24, 2010Client Source routing to virtual servers/pools
Hello All
I have a weird request for F5 and was wondering if anyone here could help me with getting it going.
Basically, a single URL for users to get access to an applic...
JRahm
Admin
Feb 24, 2010sure thing. Something like this will address your needs:
when HTTP_REQUEST {
if { [IP::addr [IP::client_addr]/24 equals "192.168.1.0"] } {
pool internal
} else { pool external }
}
If you have ranges of internal addresses, you can configure a datagroup and match against that. Welcome to the forums!
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
