Forum Discussion

Brendan_Hogan_9's avatar
Brendan_Hogan_9
Icon for Nimbostratus rankNimbostratus
May 16, 2008

Want to use data group list instead of ip address

How would I change the following rule to use a data group list instead of specific IP addresses?     when HTTP_REQUEST {   if { [IP::addr [IP::client_addr] equals 164.16.1.1] } { ...