Forum Discussion
Nicholas_Walke1
Nimbostratus
May 14, 2016irule error
When I enter the following iRule I get an error:
01070151:3: Rule [/Common/temp] error: /Common/temp:2: error: [parse error: PARSE missingBracket 34 {missing close-bracket}][{ not [class match [...
Yann_Desmarest
Cirrus
May 14, 2016Fixed, if I'm correct, a ] was missing in the if condition
when CLIENT_ACCEPTED {
if { not [class match [IP::addr [IP::client_addr]] equals some-dg] } {
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