Forum Discussion
Stan_Hurton_111
Nimbostratus
Oct 06, 2009Irule broken after upgrade from v9.x to v10.0.1
We had an Irule validating a group with a list of approved IP addresses, but the rule stopped working after upgrading to v10.0.1
The 10.0.1 version doesn't complain about the syntax, the rule just stopped working and blocks every IP.
Here is the rule as it worked in v9.x:
when CLIENT_ACCEPTED {
if {$::WSAnonAddresses contains [IP::client_addr]} {
pool WSAnon}
else {
discard}
}
Does anyone know what the problem may be?
- hoolio
Cirrostratus
Hi,
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