Forum Discussion

skarpovi_111573's avatar
skarpovi_111573
Icon for Nimbostratus rankNimbostratus
Mar 25, 2008

Redirect based on the source IP

Folks, can anyone help.   i need something like this:     when HTTP_REQUEST {   if { [TCP::local_port] eq "80" } """ and source IP = 10.x.x.x"""" then redirect to   {   ...