Subcategories

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

    4k Topics
    21k Posts
    N
    @andrew_cb Thank you very much for this, I just tried your proposed solution and it did work! That was driving me crasy! Way simpler than deleting the haproxy_server_state file.
  • 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
    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
    GertjanG
    @rasputinthegreatest said in pfBlockerNG not logging anything by default?: its made up of multiple sources so it does make sense that it resolves some of these weird private hosts An public NTP pool like pool.ntp.org would not list host names with weird random paddings that reference local devices. "domaincontroller-gPHvwjYS.local,192.168.1.86" is a reverse PTR, and is requested by one of your local devices. Why , I don't know. @rasputinthegreatest said in pfBlockerNG not logging anything by default?: I find them in pfblockerNG dns_reply log under Logs No URLs there, only host names. [image: 1754736735409-c09607c2-c95a-4971-bdb4-f63fe08bebe8-image.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
    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
    M
    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
  • Varnish or HAproxy help

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    P
    It seams you are trying to mix a few features of haproxy that cannot be used together. https < cannot use cookies or any other method that 'modifies' the traffic. http < should not run on port 443 but on port 80, but does not support https traffic in the haproxy1.4 I suppose you do want the endusers to use your website securely, so that listening on port 443 is 'correct'. Do you really need the cookie? and the stats I you do there might be another option in the new haproxy-devel 1.5dev17 package that fits your needs. It allows using 'http mode' which allows for the cookie setting with SSL-offloading possibly even combined with a SSL backend. But this does require configuring the certificates on the haproxy settings. Though the package is still in active development and options might change without notice..
  • [SOLVED] Snort and Snort-dev uninstall

    Locked
    1
    0 Votes
    1 Posts
    941 Views
    No one has replied
  • Snort 2.9.4.1 pkg Fail file missing from repo?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    M
    Thanks.  I should have looked further. >:(
  • Snort rules not disabling

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    R
    As an update… I decided to reboot pfsense, and see if things got better. It crashed right after the first menu. Fortunately, safe mode let me start up pfsense, and I uninstalled all packages. I haven't rebooted yet. I think pfsense is great, but I think I won't be using any packages with pfsense anymore.
  • Different squidguard rules per interface

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    B
    Ah, okay.  Thanks.
  • HAProxy with NPN support to handle SPDY connections

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    P
    Hey Jules, Im currently changing the haproxy-devel package for pfSense 2.1 based on HAproxy1.5dev17. And thought this could be a nice addition.. But have hit a bit of a issue when trying to support/configure it haproxy tells me: "library does not support TLS NPN extension" Probably due to the 'old' OpenSSL version.. compiled into HAproxy. haproxy -vv tells me: Built with OpenSSL version : OpenSSL 0.9.8q 2 Dec 2010 Basically the configuration could probably be done with the use of the advanced options.. But figuring out how to compile haproxy against OpenSSL1.0.0d or newer im not sure yet how to procede/change the package.xml build description to allow for this.. If someone is willing to help out with this, no objections from me :). And ill happily add the ssl_npn ACL option into the php files.
  • I want to make pfsense cache server how?

    Locked
    1
    0 Votes
    1 Posts
    825 Views
    No one has replied
  • Squid Sync

    Locked
    1
    0 Votes
    1 Posts
    749 Views
    No one has replied
  • Missing IP from table in traffic graphs

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C
    Thanks for your reply! I will update the firewall ASAP. The strange thing is that from the table is missing the most significant IP, the one with higher bandwith (about 50% of the total).
  • Squid - help with HTTPS and a reg expression?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    T
    for google images and videos I'm blacklisting the following tags, so once they are in the url, the url is blocked instantly: tab=ii tab=iv tab=ti tab=vi tab=vv tab=wi tab=wv tbm=isch tbm=vid tbs=vid:1 hope this is of some benefit to you and others.
  • Freeradius2 problem

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    J
    Same problem here after a power failure. It seems that at least one of Freeradius' databases in /var/log/radacct/timecounter/ was corrupted. I removed them all (4 files), then restarted the service without any further problem. Hoping this will help you
  • Improving NTOP?

    Locked
    1
    0 Votes
    1 Posts
    866 Views
    No one has replied
  • Squid Reverse 3.1.20 package problem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    marcellocM
    @keyser: Does anyone know if there might be a newer squid (3.2 or 3.3 based) on its way to pfsense? http://forum.pfsense.org/index.php/topic,58368.0.html some day it will.
  • Filtering Bonjour traffic using Avahi?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    9
    Did you find anything?  :)
  • Quagga ospf: when stable release?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    B
    @jimp: Many things are labeled as "Beta" in packages but work perfectly fine, Quagga is one of them. Don't only use such labels to judge their quality, give them a try. ok, thanks!
  • OpenVPN Client Export Utility - Imported CA Certs don't work?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    When you imported the CA, did you also import the user certificates? Or just the CA?  If you imported the user certs, did you maybe import the certs first and the CA later? If you import the CA first, and then the certs, it should locate the proper CA and form an association and work with the client export package as expected. Though actually in the code it appears to find it either way (CA imported first or Certs imported first), so long as you import the CA and the user certificates.
  • Freeradius continuos counting of session timeout

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    F
    Thansk for the reply- there is only one problem with vouchers in that they cannot be paused.
  • Urlsnarf during install but working well in console

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Probably since urlsnarf.xml doesn't actually exist :-) That package isn't meant to really be used much yet, it's really just there to get the binaries onto the box.
  • Squide reverse proxy

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Snort stop runing after a while

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    S
    Currently waiting for Ermal to release an updated Snort package with new package since the current is EOL.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.