• Suricata 3.1.1 released… Freshports is still on 3.0_2

    11
    0 Votes
    11 Posts
    3k Views
    bmeeksB
    @dcol: Possibly inline working with the new version? Where can I find the release notes? There are no release notes related to pfSense.  You can visit the Suricata Redmine site at https://redmine.openinfosecfoundation.org/projects/suricata to see what bugs were identified and fixed there related to netmap.  Netmap is the technology used to provide inline mode on pfSense. Bill
  • Suricata 3.1.1

    9
    0 Votes
    9 Posts
    3k Views
    ?
    Thanks, that's great news. I'm sure that all of us know that this is free software and we can't ask for an ETA. But like you told us today, you can say from time to time, something like:"Guys, I'm very busy, have patience, it will come", just to know that the work on the package is not dead. I hope I didn't upset you with my little comment. Thanks again
  • Suricata inline mode: easier way to add single rules to drop-list?

    9
    0 Votes
    9 Posts
    3k Views
    P
    @peter808: Hi Bill, did you already find the time to work on it? Hi Bill, I kindly renew my question.
  • Scheduled emptying of block list?

    3
    0 Votes
    3 Posts
    802 Views
    D
    Thanks.  I would love to be running in NB mode, but we're in full swing for classes and if I run in NB mode the RIAA, MPAA and anyone else with copyright grievances will be breathing down my neck… students just won't turn off their BitTorrent clients.
  • Pass List crashing Suricata

    1
    0 Votes
    1 Posts
    804 Views
    No one has replied
  • IDS/IPS Choices: Benefits, Drawback and Configurations

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort on WAN stopped every day

    1
    0 Votes
    1 Posts
    868 Views
    No one has replied
  • Snort persistent log entries

    1
    0 Votes
    1 Posts
    814 Views
    No one has replied
  • Suricata breaks Status\Traffic Graph

    1
    0 Votes
    1 Posts
    827 Views
    No one has replied
  • Suricata processes packets even though source IPs are blocked

    3
    0 Votes
    3 Posts
    1k Views
    A
    I see… Now it makes sense ... and I should've thought of that :( Thanks a lot
  • SURICATA STREAM 3way handshake wrong seq wrong ack

    3
    0 Votes
    3 Posts
    10k Views
    C
    Thanks, Yes the best solution is to disable that rule.
  • Snort bug on pfsense version 2.3.2?

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Drop rule question

    1
    0 Votes
    1 Posts
    764 Views
    No one has replied
  • Snort on LAN (beginner)

    2
    0 Votes
    2 Posts
    1k Views
    F
    You kinda always need a firewall in front/inline. Otherwise you would be processing malicious packets sent against your IDS or jsut processing useless packets that a firewall could have drop faster. To block ports,ip,protocol = firewall To block domains,url,user agent = proxy To block patterns, evasion/obfuscation kunfu, malware, deep packet inspection with complex regex = IDS F.
  • Snort nginx upstream timeout error

    8
    0 Votes
    8 Posts
    3k Views
    L
    I am having this issue as well. It appeared more or less out of nowhere…
  • Why is Snort ignoring my Pass List(Alias)?

    5
    0 Votes
    5 Posts
    2k Views
    B
    Thanks for the suggestion @khorton But unfortunately it does not seem to be my issue. Shell Output - ps -ax | grep snort 30136  -  INs    83:34.25 /usr/local/bin/snort -R 9496 -D -l /var/log/snort/sn 30421  -  SN      1:16.62 /usr/local/bin/barnyard2 -r 9496 -f snort_9496_igb1. 78985  -  S        0:00.00 sh -c ps -ax |grep snort 2>&1 79614  -  S        0:00.00 grep snort As I mentioned earlier, I'm open to any suggestions as I really would like to solve(or at least understand) my issue. Thanks
  • Suricata Crashes with PHP Memory error

    5
    0 Votes
    5 Posts
    3k Views
    P
    @RonpfS: https://www.freebsd.org/cgi/man.cgi?em(4) https://www.freebsd.org/cgi/man.cgi?query=man&apropos=0&sektion=0&manpath=FreeBSD+10.3-RELEASE+and+Ports&arch=default&format=html Ah, thanks! The (4) is for Chapter 4 of the manual, makes sense. Any pointers on how to solve my problem?
  • Suricata IPS inline mode problem

    4
    0 Votes
    4 Posts
    1k Views
    ?
    @genesislubrigas: re0 I had the same issue as you but for em interfaces. I have only 2 interfaces, em0 and igb0. Inline mode only worked for igb0 interfaces. Your ETH cards are Realtek, please check the chipset compatibility here, if you didn't to that already: https://www.freebsd.org/cgi/man.cgi?query=re&apropos=0&sektion=4&manpath=FreeBSD+10.3-RELEASE+and+Ports&arch=default&format=html I have Intel chipsets, so I don't know what advice to give you. Try to switch interfaces by assign a different one, although as I read on different forums, I tried to buy only ETH cards with Intel chipsets, because Realtek ones, tend to cause issues.
  • Suricata inline not working

    7
    0 Votes
    7 Posts
    8k Views
    ?
    @dcol: Redyr, I was using only one interface, WAN. Which is on igb2. I am currently not using the em interfaces. LAN is igb3 and the email server I want to protect is on igb0 So, are you saying change the WAN to igb0? Would netmap like igb0 better? I really only need Suricata inline on the WAN interface with a few simple custom rules I am currently using in Snort. (Example shown previously) By the way, I did disable snort when running Suricata, and Suricata worked ok in legacy mode, just like Snort. Thanks Dan I have only 2 interfaces on my pfsense hardware, both with Intel chipsets, but the pfsense sees them as igb0 and em0. When I enabled Suricata Inline mode to WAN - igb0, all was fine, but when I tried to enable Inline mode for the LAN - em0 interface also, I could not access my pfsense box anymore (because the traffic was blocked). If you only use igb0 interfaces, I dont't know what advice to offer. I for one found this workaround, and I thought to share. The workaround that I speak of is only enable Inline mode for igb0, and for em0, only run Suricata in legacy mode like Snort. This is the only way it works for me. But I think you have a different problem. Sorry if I was misleading in any way Try to use suricata in Legacy mode, until the next version. On this forums I only found that Suricata Inline mode have some issues with netmap, but I did not find any resolution about it. Please share if you find any resolution. 10x
  • Rules question

    1
    0 Votes
    1 Posts
    841 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.