Forum Discussion
brad_anton_1025
Nimbostratus
Feb 17, 2006pool selection based on client ip
i am trying to do a basic pool selection i have this, but its just not working
userlista is datagroup
when CLIENT_ACCEPTED {
if { [ matchclass [IP::client_addr] equals $::UserListA ]} {
pool pool1
}
}
6 Replies
Sort By
- brad_anton_1025
Nimbostratus
this is so depressing, nothing is working: my latest attempt: - unRuleY_95363Historic F5 AccountYou clearly have something going wrong. You should contact support.
- brad_anton_1025
Nimbostratus
funny, support told me to post here.. - Colin_Walker_12Historic F5 AccountI'd like to see the data group that's associated with your rule.
when RULE_INIT { log local0. "qa-rule --BRAD" } when CLIENT_ACCEPTED { if { [ matchclass [IP::client_addr] equals $::test ] > 0 } { pool qa-01-101-7200 } else { drop } }
- brad_anton_1025
Nimbostratus
ok so i finally figured it all out...my problems where as follows: - unRuleY_95363Historic F5 AccountTwo things regarding RULE_INIT:
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