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
    M
    I resolved this by accepting the T+Cs via https://www.maxmind.com/en/accounts/1205389/geolite2/eula
  • 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
    578 Posts
    T
    Re: How to update to the latest Tailscale version? I am on latest released Netgate 6100 pfSense PLUS v24 ( pfSense_plus-v24_11_amd64-pfSense_plus_v24_11 ) pkg config abi FreeBSD:15:amd64 pkg -vv | grep -A 3 "pfSense:" pfSense: { url : "pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v24_11_amd64-pfSense_plus_v24_11", enabled : yes, priority : 0, cat /usr/local/etc/pkg.conf ABI=FreeBSD:15:amd64 ALTABI=freebsd:15:x86:64 PKG_ENV { SSL_CA_CERT_FILE=/etc/ssl/netgate-ca.pem SSL_CLIENT_CERT_FILE=/usr/local/etc/pfSense/pkg/repos/pfSense-repo-0001-cert.pem SSL_CLIENT_KEY_FILE=/usr/local/etc/pfSense/pkg/repos/pfSense-repo-0001-key.pem } This firewall is obviously running on FreeBSD 15 no longer on 14. But can I use the freshports link for FreeBSD 14 amd64 quarterly which is at tailscale 1.86.2 or can I only go up to version tailscale 1.84.2_1, and need to wait until they have a version of tailscale 1.86.2 or higher for the FreeBSD 15? Would it be good enough to tell it to ignore the OSVERSION? export IGNORE_OSVERSION=yes Note: use of 14 and not 15 ? pkg add https://pkg.freebsd.org/FreeBSD:14:amd64/quarterly/All/tailscale-1.86.2.pkg service tailscaled restart tailscale up
  • Discussions about WireGuard

    690 Topics
    4k Posts
    J
    I've read through some other posts about this, but they either didn't say whether the proposed solution worked or they were very convoluted and difficult to understand. Here is our scenario: We have 6 locations--Las Cruces (LC), Sunland Park (SP), El Paso (EP), Abilene (ABI), Fort Worth (FW), and Plano (PL). LC and ABI have software that is accessed by the other 4 locations via VPN. There are WireGuard VPNs set up between LC and those 4 locations (SP, EP, FW, PL), and ABI and those 4 locations (SP, EP, FW, PL). There is also a WireGuard VPN connection between LC and ABI. LC and ABI have 2 internet connections. SP, EP, FW, and PL each have one internet connection. If the primary internet connection goes down at either LC or ABI and failover occurs to the secondary internet connection, is there a way to set up the WireGuard VPN connections so that they also failover without purchasing some 3rd party application? Thanks.
  • OpenBGP Package

    4
    0 Votes
    4 Posts
    1k Views
    dotdashD
    I don't have my production box up to 2.3 yet. Loaded OpenBGPd on a test 2.3 box, they hid the additional info under the little 'i' button in the lower left.
  • AutoConfigBackup on 2.3.1

    5
    0 Votes
    5 Posts
    2k Views
    S
    Yes, the admin account can access the URL in a browser.
  • Unable to retrieve package information.

    2
    0 Votes
    2 Posts
    2k Views
    K
    I am experiencing the same issue. ginx: 2016/05/18 22:44:59 [error] 35993#0: *160 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 192.168.1.50, server: , request: "POST /pkg_mgr.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.socket", host: "192.168.1.1", referrer: "https://192.168.1.1/pkg_mgr.php"
  • Package install problems

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Upgrade to 2.3 - Forgot to unistall HAVP

    2
    0 Votes
    2 Posts
    792 Views
    jimpJ
    This should stop the errors at least: rm /usr/local/pkg/havp*
  • !freeradius2

    6
    0 Votes
    6 Posts
    2k Views
    empbillyE
    The same problem. Maybe a fix. https://forum.pfsense.org/index.php?topic=87441.msg623310#msg623310
  • Nut - MEC0003 protocol - instant shut down as soon as nut starts?

    11
    0 Votes
    11 Posts
    6k Views
    dennypageD
    FWIW, looking at the NUT user support list, there are several references to the MEC0003 protocol. These are probably worth a read. There are references to both the blazer_usb and nutusb_qx drivers, and both of these drivers have a ton of configuration items that appear to be required.
  • NUT Default Behavior

    2
    0 Votes
    2 Posts
    2k Views
    R
    See #22 and #23 - http://networkupstools.org/docs/FAQ.html (I should probably copy it here, just to be a complete reply) 22. How can I make upsmon shut down my system after some fixed interval? You probably don’t want to do this, since it doesn’t maximize your runtime on battery. Assuming you have a good reason for it (see the next entry), then look at scheduling.txt or the upssched(8) man page for some ideas. 23. Why doesn’t upsmon shut down my system? I pulled the plug and nothing happened. Wait. upsmon doesn’t consider a UPS to be critical until it’s both on battery and low battery at the same time. This is by design. Nearly every UPS supports the notion of detecting the low battery all by itself. When the voltage drops below a certain point, it will let you know about it. If your system has a really complicated shutdown procedure, you might need to shut down before the UPS raises the low battery flag. For most users, however, the default behavior is adequate. Ask yourself this: why buy a nice big UPS with the matching battery and corresponding runtime and then shutdown early? If anything, I’d rather have a few more minutes running on battery during which the power might return. Once the power’s back, it’s business as usual with no visible interruption in service. If you purposely shut down early, you guarantee an interruption in service by bringing down the box. See upssched.txt for information on how you can shutdown early if this is what you really want to do.
  • Apcupsd on 2.2: multiple processes

    14
    0 Votes
    14 Posts
    5k Views
    W
    Not going to be able to do this for you. 2.3 changed entirely how packages work and this package was removed.
  • What's Power Down Instead of Halt function?

    1
    0 Votes
    1 Posts
    686 Views
    No one has replied
  • Quagga_OSPF

    1
    0 Votes
    1 Posts
    767 Views
    No one has replied
  • Is there a way to filter emails when delivered directly to clients?

    3
    0 Votes
    3 Posts
    1k Views
    M
    If you're using Thunderbird to access your emails, I assume you're picking up your messages via either POP3 or IMAP directly from your 'provider mail server'. In which case you would need to position your mail filter to operate in front of your mail server, not between your mail server and your clients. Spam and viruses should be stopped before they reach the mail server at all, so you would need to position your mail filter so that it received all your inbound messages and then passed on the filtered emails to the mail server. This may mean having to bring your mail server in-house. If that isn't an option, then there are paid-for mail scanning services, such as Messagelabs, which will handle all your spam/viruses for you. You'd just need to amend your MX record to point to the Messagelabs system and they would forward the filtered mail to your hosted server. If you do host a mail server in-house, you can install the Mailscanner package on your firewall, but from what I know this particular package is quite CPU-intensive and could cause your firewall some problems if you process a lot of email. In my own opinion, you'd be safer running it as a separate system, with your SMTP traffic port-forwarding to the Mailscanner server and it, in turn, passing on the filtered mail to your internal mail system.
  • NUT Widget in v2.3

    8
    0 Votes
    8 Posts
    2k Views
    arrmoA
    Works here now too - thanks!
  • NUT package- only 64bit

    3
    0 Votes
    3 Posts
    1k Views
    chpalmerC
    @jimp: It's there on 32-bit, perhaps you looked before it had finished building or syncing there? Possibly-  Just being impatient I suppose. ;D Got it now though.    Thanks!
  • NUT?

    17
    0 Votes
    17 Posts
    4k Views
    R
    @dennypage: If you want to see what the driver is actually reading from the unit, you can run the upsc command like so:  ``` upsc upsname Thanks, for some reason I had it in my head it was upsd <upsname>  and it all shows valid data And don't ask me why… now the widget is showing full data display. Oh, and I too am a Marvin fan! Rick</upsname>
  • Sarg not deleting old files?

    2
    0 Votes
    2 Posts
    715 Views
    K
    bump???
  • Varnish3 on pfSense 2.3

    2
    0 Votes
    2 Posts
    787 Views
    jimpJ
    There's a sticky post on this board with all the getting started info for developing packages on 2.3
  • NUT not starting - Tripp Lite Smart Online

    2
    0 Votes
    2 Posts
    698 Views
    R
    Hopefully this is an area of NUT that will one day get an update… I use a Cyberpower unit but none of the Cyberpower configs work...  but if I use an APC config with the USB option it reads the Cyberpower unit model number, charge and stats.  The service will then start and the widget works for all but the bar graphs. Play around with multiple configs. Hope that helps
  • Darkstat Reports in MB /GB

    1
    0 Votes
    1 Posts
    934 Views
    No one has replied
  • Check_MK Package for 2.3

    6
    0 Votes
    6 Posts
    2k Views
    J
    I have started trying to make one. I've already managed to get check_mk working manually, you can see my post here https://forum.pfsense.org/index.php?topic=111517.0 Once I have something to show, even if it just the GUI i'll create a new post / update this post. This is the first time I've looked at creating a pfsense package, so it might take me a few weeks to get my head round how it works.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.