Forum Discussion
ChadBigIP_14663
Nimbostratus
Feb 01, 2013"GET http://www.mmadsgadget.com/ - 302 Redirects in Apache Logs
Take a look at the below APACHE LOG:
142.4.127.130 - - [01/Feb/2013:02:22:31 -0500] "GET http://www.mmadsgadget.com/t?id=58f19df1-19aa-85e4-89f0-41dc9ffe2e4d&size=300x250 HTTP/1.0" 302 219 "http...
ChadBigIP_14663
Nimbostratus
Feb 05, 2013OK.
When I enter in the iRules from the GUI they are accepted.
But if I enter the iRules from the F5 iRule Editor I get the following error:
Exception caught in LocalLB::urn:iControl:LocalLB/VirtualServer::add_rule()
Exception: Common::OperationFailed
primary_error_code : 17237537 (0x01070621)
secondary_error_code: 0
error_string : 01070621:3 Rule priorites for virtual server (vx_MainVIP) must be unique.
Here is the simple iRule to block IP's from a DataGroup:
when CLIENT_ACCEPTED priority 10 {
if { [class match [IP::client_addr] equals blockredirects] } {
reject
}
}
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
