[Serusers] Src_ip matching

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Sun Sep 26 10:14:02 CEST 2004


On Sep 25, 2004 at 16:45, Michael Shuler <mike at bwsys.net> wrote:
> 
> 
> I have the statement:
> 
> If(src_ip == 192.168.1.80/27)
> {
> 	# Do something cool
> }
> Else
> {
> 	# Don't do something cool
> };
> 
> 
> When the src_ip (which I verified by xlog) is 192.168.1.85 it doesn't match
> and goes to the else code.  Am I doing something wrong?  This is on 0.8.14.
> 

It should work (I've just checked it).
Try to make a small config containing only this "if", and send me the
output of 
./ser -ddddddddddd -c -D -E -f config_name.cfg

Andrei




More information about the sr-users mailing list