Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    Introducing Netgate Nexus: Multi-Instance Management at Your Fingertips.

    Daily threat report in PfSense

    Scheduled Pinned Locked Moved Firewalling
    5 Posts 3 Posters 1.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      miki_teleco
      last edited by

      Hi everyone,

      I was working for a long time with others firewalls and I configured a daily threat report in them. Everyday I got these reports via email so I could check them to look for threats that ocurred.

      I tried to configure this type of report in PfSense but I did not found anything. Is there any threat report on PfSense?

      Thanks beforehand,
      Mike.

      1 Reply Last reply Reply Quote 0
      • johnpozJ Offline
        johnpoz LAYER 8 Global Moderator
        last edited by

        So you want a report from your firewall log?  From Snort?  What do you consider a threat?  Do you want to see how many users hit you via your open to the public ssh server?

        Install the mailreport package, and you can have it send you all kinds of info whenever you want. Once a day, every hour, etc.

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 26.03 | Lab VMs 2.8.1, 26.03

        1 Reply Last reply Reply Quote 0
        • M Offline
          miki_teleco
          last edited by

          I would like to get a report with IDS/IPS information, antivirus report, attack attempts, etc. Bandwith, session logs and others traffic parameters are nice but I would like to check daily threat information.

          Is this possible with mailreport package? I just found traffic information/graphs for this.

          Thank you!

          1 Reply Last reply Reply Quote 0
          • johnpozJ Offline
            johnpoz LAYER 8 Global Moderator
            last edited by

            you can run a cron to pull out info from the logs, or pipe info to a text file to be include in the logs, etc..  So anything that can output the info you want - can be setup to be included in your mailreport with simple cron job.  So you will prob want the cron package as well.

            This could some as simple as your disk space usage to sure hits to port X on your firewall.  Or logs from your IPS, etc. etc.

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 26.03 | Lab VMs 2.8.1, 26.03

            1 Reply Last reply Reply Quote 0
            • NogBadTheBadN Offline
              NogBadTheBad
              last edited by

              @johnpoz:

              you can run a cron to pull out info from the logs, or pipe info to a text file to be include in the logs, etc..  So anything that can output the info you want - can be setup to be included in your mailreport with simple cron job.  So you will prob want the cron package as well.

              This could some as simple as your disk space usage to sure hits to port X on your firewall.  Or logs from your IPS, etc. etc.

              Install the mailreport package as John mentioned and run the following as a command after midnight, it will yank out the previous days logs :-

              grep date -v-1d +"%m/%d/%y" /var/log/snort/snort_pppoe0*/alert

              You'll need to change "pppoe0" to the interface you're using.

              It would be nice if you could set the minutes in mail report but you can't you can only run on the hour, unless you tweak it with cron.

              Andy

              1 x Netgate SG-4860 - 3 x Linksys LGS308P - 1 x Aruba InstantOn AP22

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.