• 2 or Not 2 put Suricata on a 2nd LAN port?

    3
    0 Votes
    3 Posts
    629 Views
    N
    @bmeeks Thank you for your candid answer bmeeks. Duly noted and will not be attempted.
  • Noisy Suricata Logs

    suricata log
    7
    0 Votes
    7 Posts
    2k Views
    N
    Have you made a pass list yet?
  • Snort rules update in 2.4.3-RELEASE-p1

    8
    0 Votes
    8 Posts
    1k Views
    R
    Thanks for the responses! It is interesting as I just installed the Snort package the other day so I THOUGHT it would be the most up to date. If the problem was with the OINK code, then it makes sense that the error would be different also. The 505 code makes it seem like the client cannot speak with the server properly to get the ruleset. Perhaps it was the time of day - something wrong on the server end with retrieving the file. I'll have to try again later.
  • Snort newbie : LAN Interface Destination IP setup

    2
    0 Votes
    2 Posts
    537 Views
    bmeeksB
    @stalemartyr said in Snort newbie : LAN Interface Destination IP setup: Good day, I recently configured a pfsense in our office and enabled snort package. I configured LAN interface and noticed that all the alerts traffic is from local network to internet i.e. 192.168.1.105 => [external ip address], can I configure it so that it will also show suspicious traffic from router to lan network? [external ip address/pfsense] => 192.168.1.105. Thanks! It should already be doing that if such traffic exists. Remember that by default the WAN on pfSense is configured to block all unsolicited inbound traffic. That means your LAN interface will never see something unsolicited from the Internet (say a connection attempt to SSH or something unless you have port forwarding enabled, and enabling port forwards is generally not a secure practice -- use VPNs instead for external connections to your LAN).
  • ntopng update

    4
    0 Votes
    4 Posts
    982 Views
    jimpJ
    You get the alert because ntopng checks for updates from ntopng's own website and not the pfSense package. Ignore the alert. When it's updated, you'll see a package update in pfSense, not inside ntopng.
  • Manual installation of Snort

    17
    0 Votes
    17 Posts
    3k Views
    bmeeksB
    @kwicky said in Manual installation of Snort: @bmeeks @jimp Just viewed the Snort logs and seems everything went wonky donky when storm Hector hit the UK on June 14th. It's possible a power disturbance caused disk corruption on your firewall. Is your firewall on a UPS (uninterruptable power supply)? If not, you might want to consider adding one as that will protect you from power surges and brownouts/blackouts like those caused by storms.
  • Snort Package v3.2.9.7_1 -- Release Notes

    1
    1 Votes
    1 Posts
    409 Views
    No one has replied
  • A couple issues I'm having with snort

    7
    0 Votes
    7 Posts
    2k Views
    bmeeksB
    Those messages are somewhat common. The AppId values will vary. The messages mean a rule is referencing an AppID code that is not defined. I've been seeing these messages ever since Snort released AppID to the public domain. They won't stop Snort from running. Be aware that AppID is extremely noisy and will overwhelm your logs on a busy network. It will bury other traffic in a lot of useless noise. AppID might have its place in a tap monitor setup, but I would never enable it on a firewall with Snort configured for blocking. Doing so will basically immediately kill your network. The only exception would be if you only enabled a very tiny handful of OpenAppID rules.
  • snort file

    2
    0 Votes
    2 Posts
    517 Views
    bmeeksB
    @aminbaik said in snort file: Hello, which snort file I have to use with suricata ? snortrules-snapshot-29111.tar.gz snortrules-snapshot-29110.tar.gz snortrules-snapshot-2983.tar.gz snortrules-snapshot-2990.tar.gz snortrules-snapshot-3000.tar.gz and what the deferent between them ? thanks. You can use any of the Snort 2.x files, but you can't use the Snort 3.x file. You would want to use the latest Snort 2.x file which is the snortrules-snapshot-29111.tar.gz file. It is for the 2.9.11.1 version of Snort.
  • install snort + suricata

    2
    0 Votes
    2 Posts
    572 Views
    bmeeksB
    While it is technically possible, I do not recommend it. You can't run both in blocking mode as they will step on each other at times. Pick one and stick with it. If you want to use OpenAppID, then choose Snort.
  • hard pfsense ids,ips

    1
    0 Votes
    1 Posts
    376 Views
    No one has replied
  • Suricate error on pfSense-2.4.4 snapshot

    2
    0 Votes
    2 Posts
    443 Views
    bmeeksB
    @trumee, please report this on the Redmine bug reporting site at https://redmine.pfsense.org/. This is a warning message from the new PHP 7 interpreter. It is harmless for now, but if you report it on the Redmine site it will get logged and corrected. Thanks, Bill
  • snort blocking dns servers

    5
    0 Votes
    5 Posts
    2k Views
    bmeeksB
    @rogg said in snort blocking dns servers: its other trouble - snort blocking dns ip address which is whitelisted in snort configuration. When Snort blocks on a triggered alert, it can block either the Source IP, Destination IP or Both depending on a setting on the Interface Configuration tab. As @NogBadTheBad stated, check the Alerts tab to see which rule or rules are being triggered and blocking. You can filter on the tab by IP address to help in locating rules with your DNS server IP in either the SRC or DST columns.
  • View snort alerts outside of PFSense

    3
    0 Votes
    3 Posts
    650 Views
    S
    Thank you Nog, that's done the trick.
  • SNORT

    Moved
    12
    0 Votes
    12 Posts
    1k Views
    I
    Greetings. Thank you . i have enabled the LAN and it does start making sense. Thank you very much for all your advice. Still much to learn :)
  • Suricata on the SG-3100 does not survive a firmware upgrade

    22
    0 Votes
    22 Posts
    3k Views
    stephenw10S
    Ah, thanks for that. We'll look into it here then. Steve
  • Snort stops and can't restart when using custom rules

    5
    0 Votes
    5 Posts
    678 Views
    T
    Yes, thank you for the best practice on what SID to use for custom rules, This was the information that was missing from the resources available online ( Although i did not look thoroughly so i might have just missed it ). In any case this is resolved. Thank you.
  • Snort GUI Package v3.2.9.7 Release Notes

    1
    0 Votes
    1 Posts
    517 Views
    No one has replied
  • Moved Suricata from WAN to LAN, can't Remote Desktop in

    12
    0 Votes
    12 Posts
    2k Views
    bmeeksB
    You really, really, really need to use a VPN for RDP. That is the most secure. You can easily configure OpenVPN on pfSense. That also eliminates the need for NAT port-forwarding.
  • Is Snort single threaded?

    3
    0 Votes
    3 Posts
    1k Views
    bmeeksB
    The current Snort package on pfSense is based on the Snort 2.9.11 binary, so it is single-threaded.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.