• 2.4 Upgrade Experiences

    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • *PROFIT* PFSense team, THANK YOU! *PROFIT*

    1
    0 Votes
    1 Posts
    458 Views
    No one has replied
  • UFS in ram on a ZFS installation??

    5
    0 Votes
    5 Posts
    1k Views
    K
    Ram disks are always UFS on pfSense/FreeBSD. Technically you could use another filesystem for them but nobody does that because UFS is the standard filesystem of FreeBSD.
  • Preparing for Recovery from a failed install/upgrade

    14
    0 Votes
    14 Posts
    4k Views
    M
    @jimp: @Music: yes that works fine i also did that. But i have a few custom files for my DNS resolver. So when reinstall and then do the config i still need to copy certain files to the correct directory otherwise Unbound etc will not start. Then you can utilize the "Backup" package to easily get an archive of those files to restore later. Also if you put use a glob to specify your files in the advanced options of the resolver (e.g. "custom*.conf") then unbound won't fail if it can't find the files. Or you could get even trickier and use the System Patches package to store them in config.xml create them for you, but that's not quite so easy to maintain. ok thank you will look into that
  • New error logs after update to 2.4.0

    3
    0 Votes
    3 Posts
    703 Views
    E
    Thanks!
  • Broken update check & packages list

    8
    0 Votes
    8 Posts
    3k Views
    jimpJ
    If either one of your WANs is PPP, then default gateway switching can fail in this way. It's a known issue we've tried fixes for over the years but always ended up backing them out because something else failed. You must have a default gateway, however. It's possible that in the past the PPP gateway was becoming default even when it wasn't set to be.
  • Automatic upgrade from 2.3.4_1 to 2.4 not possible!?

    4
    0 Votes
    4 Posts
    2k Views
    R
    Ooops, I found the problem…. I have used the wrong VM. I had updated my Pfsense to x64, but misnamed the VM... :( Now uing the correct x64 vm and the update worked. Thnx for the tips!
  • PfSense on NUC6 not booting after upgrade to 2.4

    3
    0 Votes
    3 Posts
    516 Views
    B
    Finally it was a good opportunity to move pfSense on VMware and of course it worked just fine while I have now one more NUC for my cluster. Moving next: clone it and use CARP for redundancy.  :)
  • 2.4 Update increased processor usage

    3
    0 Votes
    3 Posts
    993 Views
    R
    I enabled power daemon and set it between all the modes, the fan slows down a little depending on the selected mode, but usage remains the same for the acpi task. I updated the bios to see if it made a difference as well, but no change. I’ve chalked it up to something with acpi and this version of the kernel in FreeBSD that’s beyond my ability to figure out and rolled back to 2.3.4. Thanks for the suggestion.
  • Move to new hardware but keep same config?

    5
    0 Votes
    5 Posts
    7k Views
    A
    Just wanted to finalize this thread and say that this worked perfect even without manual editing of the file. I'm amazed at just how easy it is to work pfSense especially going from different devices and even different versions. The only, ONLY issue I had was that I had to change the temperature probe setting from AMD to Intel. Thanks again, Adam
  • 2.4-Release USB flash ZFS on an HP T5730, where is /boot/loader.conf?

    2
    0 Votes
    2 Posts
    559 Views
    jimpJ
    The file doesn't necessarily have to exist by default. In some cases it's unnecessary so it's empty. Just create a new file /boot/loader.conf.local and put your custom settings there if you need them.
  • 2.4.0 kernel panic during boot

    3
    0 Votes
    3 Posts
    957 Views
    R
    Ugh, total fail on my part for lack of being thorough. Thanks, working as expected…
  • [solved with workaround] Higher CPU load after upgrade to 2.4 on Hyper V

    3
    0 Votes
    3 Posts
    1k Views
    A
    Fast PiBa!! Thank You! I disabled the Host recources under snmp modules -> this does the trick! Thank you very much! ![2017-10-14 21_25_30-Check_MK Local site hoob - Service details AH_FW_Pfsense -_ CPU utilization.png](/public/imported_attachments/1/2017-10-14 21_25_30-Check_MK Local site hoob - Service details AH_FW_Pfsense -_ CPU utilization.png) ![2017-10-14 21_25_30-Check_MK Local site hoob - Service details AH_FW_Pfsense -_ CPU utilization.png_thumb](/public/imported_attachments/1/2017-10-14 21_25_30-Check_MK Local site hoob - Service details AH_FW_Pfsense -_ CPU utilization.png_thumb)
  • Upgraded 2.3.4-p1 to 2.4.0 With No Issue (Clean Install)

    1
    0 Votes
    1 Posts
    579 Views
    No one has replied
  • PFSense 2.4 UI - Logo

    6
    0 Votes
    6 Posts
    2k Views
    T
    @ptt: Maybe a browser cache related issue,(clear / ctrl+F5 ) First thing I tried, didn't help. However I just did a "refresh FireFox" and that did the trick. Thanks.
  • PPPoE routing wrong after upgrade

    2
    0 Votes
    2 Posts
    529 Views
    D
    That's weird! I'm using pppoe on 2.4 (sg-1000) - so it's not an upgrade from 2.3.x But it works fine for me. Have you tried deleting and re-creating the pppoe config?
  • Download Location for 2.3.x pfSense?

    2
    0 Votes
    2 Posts
    980 Views
    DerelictD
    http://files.atx.pfsense.org/mirror/downloads/old/
  • Update to 2.4.0 fails

    7
    0 Votes
    7 Posts
    3k Views
    A
    @remzej: Ok I just found the cause of this problem. Official upgrade cannot be done if we had installed unofficial repos like WPAD. To be able to update simple edit the unofficial.conf file located in /usr/local/etc/pkg/repos/ Change these code: FreeBSD: { enabled: no } Unofficial: { url: "pkg+https://github.com/marcelloc/Unofficial-pfSense-packages/raw/master/repo",     mirror_type: "srv",     enabled: yes} to these code: FreeBSD: { enabled: no } Unofficial: { url: "pkg+https://github.com/marcelloc/Unofficial-pfSense-packages/raw/master/repo",     mirror_type: "srv",     enabled: no} By disabling the unofficial repo the system update will work. AHH!  That's it - WPAD. I remember I had to kludge something via an "unofficial" repo but I couldn't remember exactly what it was.  thanks for the info - this helps a bunch.
  • Re: 2.4 Release Bridge mode traffic shaper Problem

    4
    0 Votes
    4 Posts
    853 Views
    R
    So how does traffic shaping work for ipv6 traffic then? its practically bridge, right? Don't know how to use limiters when there are some bridge users that need as much bandwidth as possible per 24h but at the same time I need to give multiple NAT users proper bandwidth when they are occasionally using internet. traffic shaper has been working excellent for us giving everyone their fare share. I really don't like bridge myself at all but some users just need that. period. Anyway, this obviously needs a complete new approach and lot of testing and developing before we can introduce 2.4 to our sites. very frustrating. so for the time being have to get back to previous releases. Is there any place where to download previous releases? I only found 2.4.0 release and up from download site.
  • Mount error 19 with upgrade to 2.4.0

    14
    0 Votes
    14 Posts
    6k Views
    jimpJ
    @mlsbraves: I have a LAB environment and several boxes of models we use at productions sites. Generally, before I push an upgrade to a production site I test each of these units here to make sure I don't see any issues. Would it be a good idea to also install an old copy of pfsense (eg. 2.1, 2.2) and then preform the upgrade to current to see if  any obsolete setting cause issues in the future? You can't go straight from 2.2 to 2.4, you have to stop at 2.3 in between. So you can do that if you want, but at the moment we're only testing 2.3 to 2.4.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.