Forum Discussion
Michael_Powell1
Oct 04, 2010Nimbostratus
Redirect dependent on source IP address and URI
Hi there
I have created the following iRule for a shared application server:
when HTTP_REQUEST {
if {[matchclass [IP::remote_addr] equals $::private_net] && [HTTP::uri] contai...
Chris_Miller
Oct 04, 2010Altostratus
Michael, you can leverage CMP by eliminating the "$::" in front of your data group. Also, are you using 9.x or 10.x? If 10, you can also use "class match" instead of "matchclass"
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