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]...
brad_anton_1025
Nimbostratus
Feb 17, 2006this is so depressing, nothing is working: my latest attempt:
when RULE_INIT {
log local0. "qa-rule --BRAD"
}
when CLIENT_ACCEPTED {
if { [ matchclass [IP::remote_addr] equals $::test ] } {
pool qa-01-101-7200
} else {
[ drop ]
}
}
its like nothing is loading, also i noticed some wierd thing in the ltm after the b load, (and the qa-rule --BRAD didnt show up in the ltm) it looks like all the audit logs are 3 hours begin the others... pretty strange..
SOMEONE PLEASE HELP!@
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