Subcategories

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

    4k Topics
    21k Posts
    S
    So I turned off SSL offloading. Since the acme/letsencrypt cert I made earlier is now being used by webConfiguator. I figured the two acme/letsencrypt and self signed certs may be clashing??? Basically I am now just trying to use HAproxy as a port redirect. Again my webConfiguator is set to listen on port 443 and backend on 10443. I thought this was baked into the whole front end listening on 443 and the backend set for 10443. This is being done entirely inside of my own LAN. Later I want to try SSL offload and front end listen on 443 then backend on 80 for my blueiris security cam web server that can not do SSL.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    bmeeksB
    @NRgia said in Suricata on Pfsense: @bmeeks Thank you for what you did for Snort or Suricata. I'm not sure what you want me to do on Redmine, due to is a bug tracker. My question is for Product Management, which I will ask it here to be public: What is the plan for these 2 packages, Suricata and Snort? Thank you Yes, Redmine is for both bug reports and feature requests. Asking for the Suricata binary to be updated to the latest 7.0.11 version from upstream is a legitimate Redmine request. I would suggest simply asking for the binary version update instead of asking about future Netgate strategy (such as the support plans for the packages). Strategy discussions typically don't get very far because they deal with proprietary information or plans that a company may not want to publicly discuss. Redmine is where the Netgate developer team tracks all the code changes they make for pfSense. They will see Redmine reports much quicker than a forum post.
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    571 Topics
    3k Posts
    dennypageD
    @Leon-Straathof Data retention settings are handled inside of ntopng. Documentation here. Pay attention to the RRD note. Also, if you've turned on some of the slice and dice time series information (is off by default), I'd suggest turning them back off. These balloon the storage requirements and are of little actual use.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    T
    @andrebrait will you be able to rebase pfblockerng-adblock-clean on top of devel in the foreseeable future? I have been able to make use of patches until I upgraded to 25.07-RELEASE. The conflicts are deep. Oddly the pfblockerNG-devel package is 3.2.7 despite the current refs having 3.2.9 in the Makefile.
  • 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
    yon 0Y
    said in Please update frr on Pfsense+ to FRR 10.3: https://redmine.pfsense.org/issues/15785 now frr 10.4.1
  • Discussions about the Tailscale package

    90 Topics
    594 Posts
    E
    @totalimpact Tailscale 1.54.0 is 2+ years out of date. Tailscale has made quite a number of changes since Tailscale 1.54.0, likely rendering it incompatible with their servers. I would consider manually updating the Tailscale FreeBSD package. FreshPorts does not maintain an archive of all the releases, only the latest compiled by the volunteer maintainers. The key to manually upgrading is knowing which FreeBSD version your pfSense release is running, i.e. 14 or 15. You can following along here.
  • Discussions about WireGuard

    692 Topics
    4k Posts
    C
    @mreardon said in Wireguard Tunnels - Gateway Recovery Behaviour intermitent: This is still an issue as of 2.8.0 / 25.07, and it drives me crazy. Gateway failure works as expected, the wireguard tunnels will fail over to the backup gateway and continue on as normal, but will never recover once the failed gateway comes back online. While a reboot will (usually) fix it, I usually just go into my routing settings and mark the secondary gateway as down, forcing it to revert back to the primary... the users tend to dislike it when I reboot the firewall in the middle of the day Thanks for adding to the post - genuinely seems to be an issue, unsure if it's a Wireguard implementation problem or a pfSense issue at this stage though. I don't know if anyone else has noticed, but it seems even worse on 25.07. I've got my Wireguard VPN's set as tiered, but pfsense is now pretty much ignoring those tiers in the failover group and firing traffic over whatever one it fancies. Nothing has changed in my setup. Same failover group, same rules pointing traffic at the failover group with the appropriate tiers set - but the tiers don't seem to make any odds. I've recreated the failover group too. I've gone back to 24.11 and it works fine there, so I'll stick on this one for a while I think.
  • No IGMP & UDPXY proxy among packages

    Locked
    9
    0 Votes
    9 Posts
    10k Views
    marcellocM
    @GruensFroeschli: The IGMP proxy is already in the base and not a package anymore. You can configure it under "Services –> IGMP proxy" Isn't already installed on pfsense just like GruensFroeschli said?
  • MOVED: fail Install Snort: Binary packages are not downloaded / installed

    Locked
    1
    0 Votes
    1 Posts
    871 Views
    No one has replied
  • [patch] making dns-server's dnscache work

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    L
    Thanks marcelloc!  :)
  • Snort and ET SidReporter

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Done https://redmine.pfsense.org/issues/2133
  • Squid Package Status v3 / v2.7 ??

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C
    @Nachtfalke: @trendchiller: Hi ! until now i'd recommend you using pfSense 2.x with the squid-reverse-package, since it includes all features currently, but still depends on squid 2.7. I'm working on porting the features to squid 3.1 and want to create a new package or update or else, not sure by now… squid3 is mainly for testing so far... but seems to work so far... but i do not have any feedback if the auth settings still work, since these are from squid 2.7 and in 3.1 they might be different... @trendchiller Do you me the "User Auth" using RADIUS or other systems ? If yes then I probably find some time to test with FreeRADIUS2 package when I am at home. Perhaps it will help you when you open a squid3 thread and/or a page on pfsense docs where you put in all points which do not work or of which you are unsure if they are working. then people can participate and give you feedback. I am very interested in squid3 package but till now I do not know why it is just alpha and how to help on this. :) I did some basic testing yesterday with Squid3 and FreeRadius2 last night. I can confirm that it indeed works for basic user auth (prompted for username to gain access to the web)
  • Snort Suppression - ordering and tagging entries?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    E
    It is not possible today but patches are accepted.
  • Snort 2.9.1 pkg v. 2.0.2 log to Barnyard2 mysql not working

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Hey, which architecture are you using? I'm using pfsense 2.0.1 amd64 and I can't seem to get it to work I first tried downloading the 64bit barnyard and uploading it to the pfsense box on /usr/local/bin/: i386 http://files.pfsense.com/packages/8/All/barnyard2 X64 http://files.pfsense.com/packages/amd64/8/All/barnyard2 but this did not work, so I did the following command: chmod u+x /usr/local/bin/barnyard2 This didn't work so then I did the following: pkg_delete mysql-client-5.1.53 pkg_add -r http://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8-stable/Latest/barnyard2.tbz but its still not working…. :(
  • Problem with Freeswitch package

    Locked
    37
    0 Votes
    37 Posts
    13k Views
    marcellocM
    test asterisk amd64 pkg_add -r http://e-sac.siteseguro.ws/packages/amd64/8/All/asterisk18-1.8.8.1.tbz i386 pkg_add -r http://e-sac.siteseguro.ws/packages/8/All/asterisk18-1.8.8.1.tbz This doc may be usefull too: http://www.freepbx.org/forum/freepbx/tips-and-tricks/asterisknow-freepbx-and-pfsense
  • Snort no longer starts - rules problem?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    marcellocM
    @awsiemieniec: Worked for me, too.  I have no idea what I just opened up on my firewall, but it's working. Nothing at all, you just set a variable That is read by snort.
  • SNORT not blocking any alerts other than (http_inspect) alerts

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M
    I have none whitelisted. I tested it by enabling all emerging rules, thus all sorts of alerts pop up. However, only the (http_inspect) alerts are blocked. Blocking is enabled, along with all the preprocessors. Snort is running - I tried reinstalling, manually updating rules, rebooting. Also, checked the system logs -all seem well. But no other alerts are blocked. I'm stumped. What am I doing wrong?
  • SquidGuard Mystery Bandwidth Hog

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    D
    Indeed it turned out to be p2p, had to rummage through the computers on my network to find it as it didn't show up in the state tables or sockstat as a local connection - sneaky stuff, those p2p networks!
  • PPTP proxy package for multiple outgoing PPTP connections

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    D
    I had hoped that an approach like the one discussed in http://old.nabble.com/-patch–pf-PPTP-nat-passthrough-patch.-td16047825.html would have been implemented since (the discussion is almost 4 years old)
  • Firewall rule for NRPEv2?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    A
    Found the solution, from ScottWilkerson of Nagios (thread http://support.nagios.com/forum/viewtopic.php?f=6&t=4728&p=20437#p20437) Had to remove the $ARG2$ values on the Nagios side (plus use the firewall opening for port 5666) Thanks all for your suggestions/help. AWS
  • Fix for the latest snort version - Snort 2.9.1 pkg v. 2.0.2 ..anyone?

    Locked
    6
    0 Votes
    6 Posts
    2k Views
    G
    well its not my 'specialty' and i am still learning. i am all for contributing in anyway that i can, and right now ..that is doing a lot of research so i can actually learn more about the environment as a whole. ..which i love.. so..if you took my questions or comments as being snippy or what not…i apologize, but a person has to start somewhere. we all cant be 100% knowledgeable over night.  :-[
  • Varnish pass client ip?

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    J
    2.X don't need streaming support, still trying to learn how to put together a decent static website, lol
  • Where to get AMD64 version of Unbound

    Locked
    25
    0 Votes
    25 Posts
    8k Views
    W
    Hmmm - ok i think you have given me enough info to work with. I will check it out and see if I can find a problem.
  • Squidguard ACL list sorting and checking

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • What is the meaning?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    B
    Of course not only installed. I added rules and selected interfaces. But not give any alert or blocking i do not understant anything to this snort
  • Postfix forwarder - warning messages

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    @biggsy: It's a pity that you can only see packages that haven't been installed in the Available Packages page - no easy way to see if the currently installed version is out of date. When there is updates to installed packages, you can see your current version and updated version available.
  • What is the problem in SNORT!

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B
    @GrandmasterB: Looks like the same problem I have. -> http://forum.pfsense.org/index.php/topic,45191.0.html Can you check if you have the snort binary-file in /usr/local/bin? In my case the packages snort.tgz etc. were not installed correctly. Where is the snort binary. How can i reinstall this file. Now i am looking log files it gives some error it likes snort[32143]: FATAL ERROR: /usr/local/etc/snort/snort_52423_re0/snort.conf(145) => Unable to open the IIS Unicode Map file '/usr/local/etc/snort/snort_52423_re0/unicode.map'.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.