Forum Discussion
atultilekar_718
Nimbostratus
Oct 05, 2016unable to find value_list
I am getting an error of
"unable to find value_list (Alfa_all_users) referenced at line 8:[matchclass[IP::client_addr] equals $::alfa_all_users]"Please suggest. when HTTP_REQUEST {
if { [matchclass [IP::client_addr] equals $::Alfa_all_users] }{
Uncomment the line below to turn on logging.
log local0. "Valid client IP: [IP::client_addr] - forwarding traffic"
return
1 Reply
- Samir_Jha_52506
Noctilucent
Seems reference Data Object is not available name of "Alfa_all_users".
--> Local Traffic Manager--> iRule--> Date Group List --> search "Alfa_all_users"
If object is there then try below syntax
if { [matchclass [IP::client_addr] equals Alfa_all_users] }{
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
