Forum Discussion
Raoni_S__Montei
Jul 09, 2012Nimbostratus
IRule 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
Jul 09, 2012Employee
can 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] } {
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