This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Port Scanning

The function is a really good feature.
But when I do portscan myself from the
inside-out its annoying to get so many e-mail.
I only want to get the e-mail when someone
is scanning the external interface/rules.
How can i turn the function off?


This thread was automatically locked due to age.
Parents Reply Children
  • I'm running 3.2 (and love it so far).  The scanning IPs are coming from more than one place and I really LIKE the portscan feature... just not the logging control for it.  Don't want to lose the feature just to lose the e-mails.....

    Interestingly enough, PSD also seems to be tripping on DNS activity from the DNS servers INSIDE the firewall.....  I can exempt that system, but seems odd that it would do that.

    Thanks,
    -- Andy.
  • I am having the same problem from DNS servers registering port scan activity. I created network defs for each DNS server and excluded them from PSD. 

    I have been told by others that Port scanning is normal activity for DNS Servers but it is not actually scanning and that it may be replication traffic from Zone Transfers. Can any one verify this.
  • I believe this is triggering the PSD due to the throttle setting in the PSD code.  If something generates traffic too often (according to the PSD code) it will trigger the alert.  Pseudocode is something like, "If requests come more often than x -> do y."

    It is no big deal really; that type of thing can be modified if you wanted to get dirty.

     [:)]