For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Arie's avatar
Arie
Icon for Altostratus rankAltostratus
Nov 04, 2011

IP::client_addr / netmask addresses in Class (Data Group) - syntax problem

I have a class that contains a list of IP addresses with a netmask (/x). Initially I tried:     if { !( [ class match [IP::client_addr] equals class_CampusIPaddresses ] ) } {       ...