Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    D
    Retested on 24.11-RELEASE (amd64) all seems to work. So it seems right to file a bug for this issue.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    cyb3rtr0nianC
    @rlrobs Yes it’s still working fine here.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    K
    @pulsartiger The database name is vnstat.db and its location is under /var/db/vnstat. With "Backup Files/Dir" we are able to do backup or also with a cron.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    R
    hey forum. maybe someone can help me with pfBlocker. I have this nice overview on pfsense mainpage but it logs nothing. [image: 1754330105763-overview.png] I found a related thread that never got resolved however https://forum.netgate.com/topic/175045/pfblockerng-not-logging-everything Is this normal behaviour? I am using the default out of the box settings here. When doing a nslookup of a blocked domain I seem to be getting the correct response. nslookup c.bing.com Server: 127.0.0.53 Address: 127.0.0.53#53 Non-authoritative answer: Name: c.bing.com Address: 10.10.10.1 But I don't see anything logged in the main tab. Do I need to change something in this setting here: Global Logging/Blocking Mode By default it is set to "No Global Mode" [image: 1754330032261-stats.png] Under alerts I see my nslookups but it only shows "unknown" and not the actual website. I also expect more than just this to show up here when browsing the web. What do i need to change to get this to resolve properly? I have searched already and couldn't find a good answer. I am using Unbound btw. and this under general setup: [image: 1754330288353-dns-settings.png]
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    101 Topics
    2k Posts
    dennypageD
    @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade: Interesting. I would have thought the initial reboot, which occurred as part of the upgrade, would have done the trick, but it took a second reboot, just now, to get things working. Glad you have it sorted. There was no difference in the output of usbconfig show_ifdrv at any point -- before or after unplugging/replugging the USB cable, nor after rebooting. ... Question: What would tell me whether or not a driver was loaded? If there were an attached driver, it should have shown up with the show_ifdrv command. If you use the command and look at the other usb devices, I think they will show attached drivers. I don't expect to see a driver attached to the ups, because there is a quirk that tells the OS to ignore that device (and not attach a driver). Look for idVendor and idProduct in the above output. The Vendor ID for your device is 0764, which corresponds to Cyber Power Systems, and the Product ID for your device is 0601, which is registered as "PR1500LCDRT2U UPS" (don't sweat an exact match for the name). You can see the quirk with the following command: [25.07-RC][root@fw]/root: usbconfig dump_device_quirks | grep 0764 VID=0x0764 PID=0x0005 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0501 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE VID=0x0764 PID=0x0601 REVLO=0x0000 REVHI=0xffff QUIRK=UQ_HID_IGNORE [25.07-RC][root@fw]/root: Your device is third on the list. The HID_IGNORE quirk says to ignore the device and not attach a driver. @jhg said in NUT fails to start after 2.7.2 -> 2.8.0 upgrade: You might consider adding this resolution to the release notes for 2.8. LOL... sorry, I don't have input to the release notes (I don't work here). While I wrote and maintain various packages, including NUT, I'm still just a volunteer. Most packages are actually written by volunteers.
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    493 Topics
    3k Posts
    GertjanG
    @EChondo What's your pfSense version ? The instructions are shown here : [image: 1753262126227-1acdc586-cb29-4148-9e36-81ade4e5e60c-image.png] A restart of a service will start by re creating their config files. If a certificate changed, it will get included. When the process starts, it will use the new certificate. @EChondo said in Issue with ACME Certificates Refresh & Restarting HAProxy: I haven't been able to confirm if the above works(mine just renewed, don't feel like doing it again just to test), so we'll see in 60 days I guess. No need to wait x days. You can re test / renew right away, as you are 'allowed' to renew a couple (5 max ?) of times per week.
  • Discussions about the FRR Dynamic Routing package on pfSense

    294 Topics
    1k Posts
    J
    @div444 i'm finding the same - did you find a solution or did reverting fix it? Hoping there is a patch fix or something to get it working! Rather not rollback if i can avoid it
  • Discussions about the Tailscale package

    90 Topics
    582 Posts
    dennypageD
    @Gertjan said in can I install a FreeBSD 14 pkg on a FreeBSD 15 pfSense?: If the package contains binaries : forget it. The ABI is different. It's not a hard and fast rule like that. It depends upon what the binary is, what dependencies it has, and how everything was compiled. I am currently running a binary package, which was built on FreeBSD 14.2-RELEASE, on pfSense 25.07 (FreeBSD 15.0-CURRENT) without issue.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    F
    Hi again, to be honest: I guess, I did not remember exactly what I did 2 years ago. May I was mistaken by the interface name opt2 because the SG-3100 has a physical port OPT1 and I mixed up physical and virtual names. The goal was to use 2 different tunnels, one for the mobile clients and one for the site-2-site connection. And now all is running in that way . Regards
  • Help with SNORT

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Hi, I'm also new to snort… I'm just wondering if there is any easier way to search for a rule. I have a lot of them and when I want to review one upon an alert, I have to do find the matching one by hand.. The same with suppression....
  • Snort on 2.0-RELEASE (amd64)

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    B
    CPU usage on my Atom D525 X64 with Snort enabled is really low, like 1%
  • Running Snort on LAN interface

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    This is not an issue anymore.  After upgrading to pfSense 2.0, I can set up my configuration so I don't need to run Snort on the LAN interface.  Thanks
  • Update LCDProc to 0.5.4

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Updating and package install

    Locked
    13
    0 Votes
    13 Posts
    5k Views
    K
    Hello I have had exactly the same issue while updaing to one of post RC3 snapshots. Whole upgrade proces take about 6 hours to complete and looping screens was quite annoing, but when it finished system working stable till now. Now, when we have the final release, I will install fresh system and will restore from backup file Regards
  • Snort issue after upgrading from 2.0 RC3 to 2.0 Release

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Can the Reverseproxy forward to different Servers by path?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    You can use all: I've set this scenario some times and it worked very well. Https -> haproxy –--                             |---> apache + modsecurity -->  webserver Http -> varnish ------ You can Also set this: Apache+modsecurity ---> varnish --->  web servers(/test)                                            |-----> Web servers (/test2) In this case, apache handles ssl. Notes: Apache can do what you want but today the package Does not include this option. May be in a close future I may include this feature to gui. Varnish is faster then apache as a reverse proxy, do a test if you have time.
  • NRPE loosing check definitions after update

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S
    @jimp: Not sure what might be happening on your system, but on mine it keeps the settings when I uninstall it, reinstall it, or upgrade. Same here…. All fine.
  • Snort doesn't produce any alerts

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    A
    @stvboyle: I seem to be having the same problem.  I'm running: 2.0-RC3  (amd64)  built on Tue Sep 6 17:46:35 EDT 2011 Installed snort, configured updates, enabled a WAN interface, enabled all preprocessors, enabled some rules, started it on the interface.  Its been running for about 12 hours now and no alerts.  Not sure how to troubleshoot the issue.  Any suggestions are appreciated. Have a look at http://forum.pfsense.org/index.php/topic,37557.285/topicseen.html for the cause and the solution of this issue.
  • Monitor HTTP Traffic by LAN IP???

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    S
    @photonman: @serialdie: you can use ntop. Ntop is pretty cool…I think that will work out for me. thanks for the suggestion Been using it for a few years and is an awesome monitoring tool. Good Luck!
  • Widescreen package issue

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    R
    Perfect! It works! Hope to see soon an updated version of the cool package. Thanks again Romain
  • Unblock MSN (I am the admin)

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    marcellocM
    If you are using auth and msn client can't use your authentication method, you will ser this error. Check in log if urls that has a tcp_miss has also a username. You may need To create An acl by client address and map msn urls.
  • DNS Blacklist, New Package! Check it out.

    Locked
    153
    0 Votes
    153 Posts
    136k Views
    A
    any update on this package? is this dead already?
  • How to change TOS for cache hit.

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    M
    You got a l7 filter to make this.
  • Snort alerts are not showing up on the snort dashboard widget

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    C
    the widget has not work for some time now… at least 8+ months on the 2.0 branch... clearing alerts was reported a while ago and there is a ticket on it already http://redmine.pfsense.org/issues/1765
  • Some help with Squid swap.state please?

    Locked
    13
    0 Votes
    13 Posts
    26k Views
    marcellocM
    You can also try memory cache, its faster then Disk. With a lot of sites setting sessions, squid is not so efficient To handle this.
  • Proxy Server & IP Address

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [SOLVED] pfSense process investigation and Snort

    Locked
    4
    0 Votes
    4 Posts
    6k Views
    R
    I'm all set, now… When I made it back to my test network earlier today there were system log entries on the pfSense box showing the ethernet interfaces had been restarted. The reason they restarted on their own while I was doing other things is a mystery to me, but they did restart. Shortly after that, Snort kicked off successfully for both interfaces I set it up on and was running just fine. Again, not sure why it decided to start right up on its own, but I had asked it to start repeatedly before working on other things, so maybe it just did what I told it to as soon as it could.  ??? I notice it clearly states on the Snort service web-interface that the interfaces will need to be restarted to pick up changes. Changes like just installing it to configuring it to run for the first time, say? Nice  ;D Once I had a running Snort install and the correct arguments for 'ps', it was easy to answer my own questions.
  • 0 Votes
    3 Posts
    3k Views
    I
    one possible cause for this that i have found: I was testing the cron command that updates the rules by running it manually.  The first time i got a few duplicate SID warnings.  I went and disabled a few rules and re-enabled them and ran it again and got a bit different output. Line 15 is: enablesid Line 19 is: disablesid I then went and disabled/reenabled a few more rules, and when i ran the update command i got more of the WARNING: line xx in your oinkmaster_blah.conf is invalid.  All of the warning lines were either "enablesid" or "disablesid" with nothing more. Each time i disabled a rule and ran the update, it would add one more "disablesid" to the /usr/local/etc/snort/snort_<interface_id>/oinkmaster_<interface_id>.conf file and each time i enabled a rule and ran the update it would add one more "enablesid" to the same file. I'm not sure how this relates to the problem, but it seems like snort is not able to keep track of which rules are enabled/disabled properly and when it merges the updates with the current rules it formats them in a way that the web interface cannot handle. Output below and the oinkmaster_blah.conf at the bottom: first time: [2.1-DEVELOPMENT][admin@pfsense]/root(19): /usr/local/bin/php -f /usr/local/pkg/snort/snort_check_for_rule_updates.php >> /tmp/snort_update.log WARNING: duplicate SID: 3017 (discarding old) WARNING: duplicate SID: 17462 (discarding old) cp: /usr/local/etc/snort/generators: No such file or directory cp: /usr/local/etc/snort/sid: No such file or directory rm: /usr/local/etc/snort/tmp/rules_bk: No such file or directory ls: /tmp/snort.sh.pid: No such file or directory rm: /tmp/snort_download_halt.pid: No such file or directory second time: [2.1-DEVELOPMENT][admin@pfsense]/root(19): /usr/local/bin/php -f /usr/local/pkg/snort/snort_check_for_rule_updates.php >> /tmp/snort_update.log WARNING: duplicate SID: 3017 (discarding old) WARNING: duplicate SID: 17462 (discarding old) cp: /usr/local/etc/snort/generators: No such file or directory cp: /usr/local/etc/snort/sid: No such file or directory Loading /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf WARNING: line 15 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 19 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring Copying rules from /usr/local/etc/snort/rules… 76 files copied. Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Processing downloaded rules... WARNING: duplicate SID in downloaded archive, SID=17462, only keeping rule with highest 'rev' disabled 0, enabled 0, modified 0, total=18870 Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Comparing new files to the old ones... done. Updating local rules files... done. rm: /usr/local/etc/snort/tmp/rules_bk: No such file or directory ls: /tmp/snort.sh.pid: No such file or directory rm: /tmp/snort_download_halt.pid: No such file or directory third time: [2.1-DEVELOPMENT][admin@pfsense]/root(24): /usr/local/bin/php -f /usr/local/pkg/snort/snort_check_for_rule_updates.php >> /tmp/snort_update.log WARNING: duplicate SID: 3017 (discarding old) WARNING: duplicate SID: 17462 (discarding old) cp: /usr/local/etc/snort/generators: No such file or directory cp: /usr/local/etc/snort/sid: No such file or directory Loading /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf WARNING: line 15 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 16 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 17 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 18 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 19 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 20 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 21 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 22 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 26 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 27 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 28 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 29 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 30 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 31 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 32 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 33 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring Copying rules from /usr/local/etc/snort/rules… 76 files copied. Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Processing downloaded rules... WARNING: duplicate SID in downloaded archive, SID=17462, only keeping rule with highest 'rev' disabled 0, enabled 0, modified 0, total=18870 Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Comparing new files to the old ones... done. Updating local rules files... done. rm: /usr/local/etc/snort/tmp/rules_bk: No such file or directory ls: /tmp/snort.sh.pid: No such file or directory rm: /tmp/snort_download_halt.pid: No such file or directory fourth time: [2.1-DEVELOPMENT][admin@pfsense]/root(33): /usr/local/bin/php -f /usr/local/pkg/snort/snort_check_for_rule_updates.php >> /tmp/snort_update.log WARNING: duplicate SID: 3017 (discarding old) WARNING: duplicate SID: 17462 (discarding old) cp: /usr/local/etc/snort/generators: No such file or directory cp: /usr/local/etc/snort/sid: No such file or directory Loading /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf WARNING: line 15 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 16 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 17 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 18 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 19 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 20 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 21 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 22 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 23 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 27 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 28 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 29 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 30 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 31 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 32 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 33 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 34 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring WARNING: line 35 in /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf is invalid, ignoring Copying rules from /usr/local/etc/snort/rules… 76 files copied. Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Processing downloaded rules... WARNING: duplicate SID in downloaded archive, SID=17462, only keeping rule with highest 'rev' disabled 0, enabled 0, modified 0, total=18870 Setting up rules structures... WARNING: duplicate SID in your local rules, SID 3017 exists multiple times, you may need to fix this manually! WARNING: duplicate SID in your local rules, SID 17462 exists multiple times, you may need to fix this manually! done. Comparing new files to the old ones... done. Updating local rules files... done. rm: /usr/local/etc/snort/tmp/rules_bk: No such file or directory ls: /tmp/snort.sh.pid: No such file or directory rm: /tmp/snort_download_halt.pid: No such file or directory [2.1-DEVELOPMENT][admin@pfsense]/root(35): cat /usr/local/etc/snort/snort_49866_em0/oinkmaster_49866_em0.conf ########################################### #                                         # this is auto generated on snort updates #                                         # ########################################### path = /bin:/usr/bin:/usr/local/bin update_files = .rules$|.config$|.conf$|.txt$|.map$ url = dir:///usr/local/etc/snort/rules enablesid enablesid enablesid enablesid enablesid enablesid enablesid enablesid enablesid disablesid disablesid disablesid disablesid disablesid disablesid disablesid disablesid disablesid</interface_id></interface_id>
  • Snort[55970] exiting

    Locked
    17
    0 Votes
    17 Posts
    6k Views
    M
    I've been running 2.0-RC3 (i386) built on Sat Sep 10 17:10:54 EDT 2011 for 2 days, 03:19 w/ no exits and limited rule categories.  So far so good.  I'm hopeful that 2.0 final will workout fine since seeing swinn's post. [image: snort-categories-firewall.jpg] [image: snort-categories-firewall.jpg_thumb] [image: snort-categories-firewall2.jpg] [image: snort-categories-firewall2.jpg_thumb]
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.