• pfSense vs Some Other FW

    General pfSense Questions
    3
    0 Votes
    3 Posts
    228 Views
    S

    @keyser

    Yes, unfortuantely. I'll look into it.

    Thank you.

  • Suricata custom ruleset downloaded but not used

    IDS/IPS
    4
    0 Votes
    4 Posts
    578 Views
    bmeeksB

    Here is a link to the generic pfSense documentation for the IDS/IPS packages (Snort and Suricata): https://docs.netgate.com/pfsense/en/latest/packages/snort/index.html.

    Because those two packages share so much common GUI code, the way they operate is extraordinarily similar. That point is noted in the documentation linked above.

    Just be aware that Suricata (and Snort) on pfSense runs a customized binary with a special output plugin compiled in for Legacy Mode Blocking. Also, the GUI in pfSense does everything "behind the scenes" that a user would normally do via command-line editing of configuration files on other Linux or FreeBSD distros. So, many of the online guides you might find for configuring Suricata have limited usefulness on pfSense (at least in terms of providing specific steps to achieve some particular configuration) because they refer you to direct file edits. Those don't work on pfSense because the GUI code rewrites all the local configuration files each time you save a change in the GUI or start the binary. Thus any hand-edits you may have made will be immediately lost.

    At best these online generic Suricata guides can give you the overall concept, but then you need to find how some feature is implemented within the package GUI on pfSense. Posting specific questions back to this forum is a great way to get help and learn to use the package. There are quite a few Snort and Suricata users on pfSense. There are also some pinned Sticky Posts at the top of this sub-forum describing how to use certain features of both packages. Remember that anything you see posted for Snort operation likely applies about the same to Suricata. There are some differences, but the overall workflow of the GUI is the same in both IDS/IPS packages.

  • Appinfo: Appid ___ is UNKNOWN???

    IDS/IPS
    14
    0 Votes
    14 Posts
    2k Views
    JonathanLeeJ

    @bmeeks I created a list that matches the current rule stub.

    Attached here. It works with custom area.

    Sorcerer's code file -->> textrules2.txt

  • Snort Custom Rule not alerting on traffic

    IDS/IPS
    5
    0 Votes
    5 Posts
    2k Views
    E

    @bmeeks
    Ah, that is right. I might have gotten confused with that field. It does work omitting the content section.
    I appreciate your help!

  • Grafana GeoIP dashboard

    pfSense Packages
    1
    0 Votes
    1 Posts
    714 Views
    No one has replied
  • IDS/IPS With VLANS, VPN, TLS & Network Setup

    IDS/IPS
    1
    0 Votes
    1 Posts
    936 Views
    No one has replied
  • 1 Votes
    9 Posts
    16k Views
    T

    @bmeeks

    Kk Sounds good,

    Thanks my friend will check it out, and I will ask my isp about that because I am seeing a whole range of ips in the same scope as my public wan ip as well as ips that look to be going to different ip addresses not related to me at all and are on the same subnet as my public wan.

    Thanks again.

  • 1 Votes
    2 Posts
    1k Views
    bmeeksB

    This forum is for users of Snort on pfSense only. There is no support for Windows versions of Snort available here.

  • 0 Votes
    4 Posts
    3k Views
    B

    Found an answer, took me long enough given it was right in front of me the whole time...

    On Line 60 in the YAML, you can disable Stats - that probably cuts down 80% of the garbage data in EVE.

    You can further disable logging (in EVE) under metadata for DNS, TLS, TCP, HTTP, etc. -- YMMV, but I feel keeping that stuff is fine since you can filter it out using something like Kibana or Splunk readily.

  • 0 Votes
    3 Posts
    817 Views
    R

    @hannes-hutmacher I think will be better if you save your config to xml file and then make fresh install including xml import option.
    Please see https://docs.netgate.com/pfsense/en/latest/backup/index.html