• pfsense on OVH dediacted server

    3
    0 Votes
    3 Posts
    854 Views
    G

    I have an instance running just fine in OVH.

    Once I installed it, I had to double check the interface to make sure they were connected to the correct networks.

    I also had to clone the MAC from the NIC on ESXi for the WAN interface in pfSense to get it to work.

  • Error upgrading from 2.3.5_1 to 2.4.3

    2
    0 Votes
    2 Posts
    1k Views
    G

    Found out what was causing the error. I had an outdated package catalogue.

    To fix the error I used the following commands from the shell:

    pkg-static clean
    pkg-static update -f

    The force is necessary for the update, since the pkg manager thinks it is up-to-date.

  • Pfsense wont install

    3
    0 Votes
    3 Posts
    919 Views
    A

    That is kind of what I was afraid of but there is no way for me to connect it somewhere to test it.

  • Noobie needs help, after set up can ping google from wan but not lan

    2
    0 Votes
    2 Posts
    441 Views
    S

    Try the setting to show packets blocked by the default block rule, in the firewall logs, and see if that shows your blocked packet.

    When you say "from LAN" do you mean from a PC on the LAN or from pfSense on the LAN interface?

    On the LAN side there should be a default rule to allow from IPv4 * (any protocol) with source LAN, to WAN.

  • setting up a transparant bridge

    1
    0 Votes
    1 Posts
    232 Views
    No one has replied
  • HyperV to Nano Conversion

    1
    0 Votes
    1 Posts
    353 Views
    No one has replied
  • PcEngines APU4B4 install failures ** RESOLVED

    7
    0 Votes
    7 Posts
    1k Views
    G

    For all following - this has been resolved and I have now successfully installed 2.3.5 and cleanly upgraded to latest 2.4.1 via web console.

    Root of boot / install failures was using a Prolific 2303 driver with Win 10.

    Finally dug up a serial header to attach to desktop and bang! Booted right into installer and deployed to mSata drive on first attempt. For anyone that might run into similar issues, be very certain the serial connection being used is either direct or running under something other than Win10 on that particular serial-to-usb controller.

  • Error on 2.4.3-RELEASE-p1 - Default rule for default gateway

    2
    0 Votes
    2 Posts
    417 Views
    A

    I have found the solution here:

    https://github.com/pfsense/pfsense/commit/63b2c4c878655746f903565dec3f34b3d410153f

    Hope this will be delivered on the last version.

  • 0 Votes
    2 Posts
    939 Views
    stephenw10S

    Sure you can do that. I've done exactly that myself.

    There would be a few things to consider when importing the config. The interface names will be different, em* in VB and igb* on the 2440. When you import the config in the GUI is should ask you to re-assign the interfaces at that point but you should be sure to have console access to the 2440 in case there is still an interface mismatch and it asks you there.

    The VB install will almost certainly not have a serial console by default. That should be overridden when you import it to the 2440 but you might want to enable dual consoles in System > Advanced > Admin Access tab.

    You should always enable PowerD on an SG-2440 config to get the full CPU speed in System > Advanced > Miscellaneous tab. That obviously doesn't do much in VB.

    However restoring a config is pretty easy using the ECL:
    https://www.netgate.com/docs/pfsense/backup/automatically-restore-during-install.html?highlight=ecl#external-configuration-locator-ecl

    If you manage to break the config sufficiently on the 2440 you can always restore a backup by simply rebooting with a USB stick containing it attached.

    Steve

  • Upgrade 2.3.2-RELEASE (i386) to 2.3.4_1 fails

    2
    0 Votes
    2 Posts
    426 Views
    stephenw10S

    If I was hitting that I would install 2.3.5 onto a new CF card and then restore the config from the old install.

    That is by far the safest thing to do there. You will still have the old card to boot into if required.

    When the update system reports Theres already an update running it means there's a pkg update running not an upgrade necessarily. So you probably had the dashboard open for example.

    You should consider swapping out th ALIX (I'm guessing) for something newer though. End of all support for that is coming soon.

    Steve

  • pfsense migration

    3
    0 Votes
    3 Posts
    1k Views
    Z

    Thank you jahonix. I really do appreciate it.

  • Restored another configuration, now can't access the firewall

    9
    0 Votes
    9 Posts
    1k Views
    N

    @stephenw10
    Good to know, thanks. But I've already bought the cables, and I'm trying to reset it right now.

  • Problem with upgrade from 2.3.5 to 2.4.3

    6
    0 Votes
    6 Posts
    1k Views
    N

    @mats said in Problem with upgrade from 2.3.5 to 2.4.3:

    Thanks, It almost fixed my problem too.
    I had to do a reboot after these steps and run an updte from the console followed by a final reboot but now it works

    Tried this but it did not work for me. Ended up reinstalling from scratch to fix the botched upgrade.

  • Upgraded from 2.4.3 -> 2.4.3_1. IPv6 problems

    6
    0 Votes
    6 Posts
    758 Views
    GertjanG

    @xero9 said in Upgraded from 2.4.3 -> 2.4.3_1. IPv6 problems:
    ....

    Will report back if I have any more issues!

    Maybe this one :
    The latest upgrade ( 2.4.3-RELEASE-p1 ) came out about 2 month ago.
    Better check out why you discovered this only yesterday.

  • Installation hangs with bootup complete

    4
    0 Votes
    4 Posts
    1k Views
    N

    @jimp

    I tried with 2.4.3. it give me two option for installation. I faced same issue of bootup complete.

  • Migrate Interface References in Config

    8
    0 Votes
    8 Posts
    1k Views
    calebhC

    @jahonix See my post with the steps we took. We did essentially what you did, but we also removed any references to the wan interface before we did the find-and-replace. Perhaps the cycling of OPT* interfaces was unnecessary, but it help us with consistent organization (since we have almost 2 dozen interfaces, organization is essential).

  • pfSense on bhyve hangs after config

    2
    0 Votes
    2 Posts
    828 Views
    X

    Edit : the problem is a console problem on bhyve. In fact pfSens boots correctly, but the console from vm-bhyve hangs. I had to dig my network in order to find that the LAN interface had the default setup which was (surprising !) 192.168.1.1. Just set my Laptop's interface to that network and voilà, I was able to configure the router with the correct IPs. More question to come in an other section of the forum.
    Cheers
    Xavier

  • ZFS feature set 2.4.4 vs 2.4.3

    3
    0 Votes
    3 Posts
    744 Views
    J

    @trumee said in ZFS feature set 2.4.4 vs 2.4.3:

    The pool can
    still be used, but some features are unavailable

    # zpool get all zroot | grep feature@

    and then check for which ones are "disabled"

    discussion: https://forums.freenas.org/index.php?threads/zpool-features.18651/

  • Pfsense update not seeing latest version

    2
    0 Votes
    2 Posts
    460 Views
    G

    I was able to perform the update to 2.4.3_1
    Seems it was a DNS setting. Once I corrected this setting pfsense saw the latest update.
    -Gary

  • SG-1000 install question

    4
    0 Votes
    4 Posts
    662 Views
    ivorI

    You're welcome. Glad I could assist.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.