[9.065][MYTH] WAF reporting not working

Hello ,

with 9.060 web application firewall reporting for blocked traffice was work and showing log/report

but with 9.065 its not working

thanks
Parents Reply
  • after removeing www.aaaaaaaa.com (www.mydomain.com)  from static mapping its working 

     method="GET" statuscode="403" reason="waf" extra="Anomaly Score Exceeded (score 100): XSS Attack Detected" time="1155957" url="/ " server="www.mydomain.com" referer="-" cookie="-" set-cookie="-" 

    ok this may be my mistake /misconfiguration 

    other wise it was  (with static maping to www.abce.com )

     2013:02:05-22:21:50 acenn reverseproxy: srcip="127.0.0.1" localip="127.0.0.1" size="55" user="-" host="127.0.0.1" method="GET" statuscode="200" reason="-" extra="-" time="223" url="/lb-status" server="localhost" referer="-" cookie="-" set-cookie="-"

    in process of  fixing pop3 serveri have   adding static mapp ( static DNS mapping ) i have added www.mydomain.com also to 
    is that is cousing a problem or what 

    can you please help me  /can you please please correct me 


    thanks
Children