Forum Discussion
Raoni_S__Montei
Nimbostratus
Jul 09, 2012IRule error in routing traffic
Hello Gentlemen,
I would like to see if you can help me on an error appears in the following iRule:
when
CLIENT_ACCEPTED {
if {
[IP::addr[I...
nitass
Employee
Jul 09, 2012can you try this?
from:
if { [IP::addr[IP::client_addr]] equals 10.2.10.0/23 } {
to:
if { [IP::addr[IP::client_addr] equals 10.2.10.0/23] } {
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