• Fresh Install - Unable to Check for Updates

    13
    0 Votes
    13 Posts
    1k Views
    I
    @stephenw10 Yep, things are back to normal for me as well.
  • automate deployment

    3
    0 Votes
    3 Posts
    668 Views
    C
    @SteveITS We are working with the AWS pfsense appliance, so we can be confident that the basic configuration will be stable (unless I add NICs or something like that). Our goal is to be able to deploy or restore the firewall without a human having to log in to load a backup file or look up a password or anything like that - just have the config.xml available and loaded automatically.
  • SG-2100 packages error after upgrade to 23.01

    4
    0 Votes
    4 Posts
    722 Views
    S
    @ladae The above but by way of explanation, one has to upgrade to 23.01 before upgrading to a later version. The error message is protecting you from breaking pfSense; see my sig.
  • Console Re-Install on Netgate SG-1100 Fails with Bad Device USB 0

    17
    0 Votes
    17 Posts
    3k Views
    stephenw10S
    Yes, I have found that forcing a USB3 flash device to use USB2 often allows it to work. Additionally the opposite is often true. If a USB2 device isn't recognised try moving that to the USB3 port.
  • installation on thinclient with realtek nic

    2
    0 Votes
    2 Posts
    428 Views
    stephenw10S
    Not passing any traffic is not the usual symptom for a Realtek NIC that is detected. There is an alternative driver but to install it you would need to use some other NIC temporarily or somehow copy the pkg onto the box directly. Steve
  • Upgrading version and changing UFS for ZFS

    5
    0 Votes
    5 Posts
    907 Views
    ?
    @jimp Thanks for the response. Just sharing my experience with 2.8.0 ZFS and the offer to upgrade to 23.05.
  • ZFS Locks Firewall on Install

    8
    0 Votes
    8 Posts
    1k Views
    S
    @stephenw10 I tried it again to try to pull the logs. Instead of rebooting it actually stopped and complained about the base.txz not being valid. I re-downloaded and re-imaged and it worked fine.
  • Computer froze after installation

    13
    0 Votes
    13 Posts
    2k Views
    stephenw10S
    The downsides of double NAT are: Much more complex to setup port forwards UPnP cannot work Traffic is still limited by the firewall and NAT capabilities of the other router. Sometimes that can be significantly limited for state table size etc. Yes setting the main router in bridge mode is the way to remove that. Leaving only pfSense NATing the connection. Steve
  • Struggling to update to 23.05.1

    2
    0 Votes
    2 Posts
    528 Views
    T
    @tom-28 My issue was resolved by moving the SolarFlare NIC drivers from /conf/config.xml to /boot/loader.conf.local "sfxge_load="YES" Default file permissions are fine. Reboot, get a new activation token and everything worked.
  • Reinstall pfsense+

    3
    0 Votes
    3 Posts
    678 Views
    R
    Thank you!
  • Upgrade - Scheduled Window for upgrade

    4
    0 Votes
    4 Posts
    697 Views
    R
    @penguinpages said in Upgrade - Scheduled Window for upgrade: But many of my home devices show loss of communication (hense correlation to Router). And my laptop reverted to APIPA.. Which implies not just lack of router, but some kind of request or cyle that triggered IP release but nobody was around to renew. Sounds like your switching hardware or wireless went down.
  • [RESOLVED] Netgate 1537 pfSense+ 23.01 to 23.05.1 update failing

    2
    0 Votes
    2 Posts
    546 Views
    R
    @Mitchell-0 It appears you have resolved this by opening a ticket with TAC. For those who come here with the same issue that is the resolution.
  • The system is on a later version than the official release

    3
    0 Votes
    3 Posts
    615 Views
    I
    Thanks Steve! My issue is now resolved. For those finding this post later, my NDI was unintentionally changed through one of my actions and it didn't match what Netgate had for my installation anymore.
  • SG-3100 upgrade 22.01 to 23.01 failed what now?

    upgrade failed
    2
    0 Votes
    2 Posts
    487 Views
    stephenw10S
    Open a ticket with us and get the 23.05.1 install image. Go directly to that and then restore your config. https://www.netgate.com/tac-support-request Steve
  • pfSense 23.01: updating fails after upgrade from 22.01

    3
    0 Votes
    3 Posts
    684 Views
    S
    @Dobby_ thanks but web gui isn't staring in any way. Now I've sent a request to Netgate to get a media installation, but they may answer in next 48 hours. I'm trying to restore by shell and followed https://docs.netgate.com/pfsense/en/latest/troubleshooting/pkg-broken-database.html I'vre restored internet without dns with: ifconfig waninterfacename oldip netmask 255.255.255.0 route add default mygateway then tried: usr/local/sbin/pkg-static update -f Updating pfSense-core repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.pkg: 100% 2 KiB 1.8kB/s 00:01 Processing entries: 100% pfSense-core repository update completed. 7 packages processed. Updating pfSense repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.pkg: 100% 150 KiB 153.5kB/s 00:01 Processing entries: 0% Newer FreeBSD version for package uchardet: To ignore this error set IGNORE_OSVERSION=yes - package: 1400085 - running kernel: 1400073 Ignore the mismatch and continue? [y/N]: y Processing entries: 100% pfSense repository update completed. 516 packages processed. All repositories are up to date. But no progress at all, so I've tried with: [23.01-RELEASE][admin@]/root: /usr/local/sbin/pfSense-upgrade gettextgettextgettextgettextgettextgettextgettext Fatal error: Uncaught Error: Failed opening required 'Net/IPv6.php' (include_path='.:/etc/inc:/usr/local/pfSense/include:/usr/local/pfSense/include/www:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg:/usr/local/www/classes:/usr/local/www/classes/Form:/usr/local/share/pear:/usr/local/share/openssl_x509_crl/') in /etc/inc/config.gui.inc:41 Stack trace: #0 /etc/inc/auth.inc(34): require_once() #1 /etc/inc/openvpn.inc(36): require_once('/etc/inc/auth.i...') #2 /etc/inc/filter.inc(30): require_once('/etc/inc/openvp...') #3 /etc/inc/ipsec.inc(25): require_once('/etc/inc/filter...') #4 /etc/inc/gwlb.inc(27): require_once('/etc/inc/ipsec....') #5 /etc/inc/functions.inc(35): require_once('/etc/inc/gwlb.i...') #6 /etc/inc/notices.inc(26): require_once('/etc/inc/functi...') #7 /etc/inc/config.inc(51): require_once('/etc/inc/notice...') #8 /usr/local/sbin/pfSense-update-repos.php(23): require_once('/etc/inc/config...') #9 {main} thrown in /etc/inc/config.gui.inc on line 41 PHP ERROR: Type: 1, File: /etc/inc/config.gui.inc, Line: 41, Message: Uncaught Error: Failed opening required 'Net/IPv6.php' (include_path='.:/etc/inc:/usr/local/pfSense/include:/usr/local/pfSense/include/www:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg:/usr/local/www/classes:/usr/local/www/classes/Form:/usr/local/share/pear:/usr/local/share/openssl_x509_crl/') in /etc/inc/config.gui.inc:41 Stack trace: #0 /etc/inc/auth.inc(34): require_once() #1 /etc/inc/openvpn.inc(36): require_once('/etc/inc/auth.i...') #2 /etc/inc/filter.inc(30): require_once('/etc/inc/openvp...') #3 /etc/inc/ipsec.inc(25): require_once('/etc/inc/filter...') #4 /etc/inc/gwlb.inc(27): require_once('/etc/inc/ipsec....') #5 /etc/inc/functions.inc(35): require_once('/etc/inc/gwlb.i...') #6 /etc/inc/notices.inc(26): require_once('/etc/inc/functi...') #7 /etc/inc/config.inc(51): require_once('/etc/inc/notice...') #8 /usr/local/sbin/pfSense-update-repos.php(23): require_once('/etc/inc/config...') #9 {main} thrown Fatal error: Uncaught ValueError: Path cannot be empty in /etc/inc/notices.inc:101 Stack trace: #0 /etc/inc/notices.inc(101): fopen('', 'w') #1 /etc/inc/config.lib.inc(1162): file_notice('phperror', 'PHP ERROR: Type...', 'PHP errors') #2 [internal function]: pfSense_clear_globals() #3 {main} thrown in /etc/inc/notices.inc on line 101 failed to update the repository settings!!! [23.01-RELEASE][admin@]/root: date Fri Aug 11 11:17:44 CEST 2023 [23.01-RELEASE][admin@]/root: freebsd-version -kr 14.0-CURRENT 14.0-CURRENT [23.01-RELEASE][admin@]/root: uname -a FreeBSD 14.0-CURRENT FreeBSD 14.0-CURRENT #0 plus-RELENG_23_01-n256037-6e914874a5e: Fri Feb 10 20:27:02 UTC 2023 root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/obj/armv7/W6AbNMMs/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBSD-src-plus-RELENG_23_01/arm.armv7/sys/pfSense-3100 arm
  • 0 Votes
    2 Posts
    600 Views
    J
    Adding the following: System>Register shows "Thank you for choosing Netgate pfSense Plus Your device does not require registration, we recognize it already. You may have already registered, or it may be a pre-registered Netgate appliance." After reading some other forum threads regarding similar problems, I've just ordered a new TAC Lite activation key thinking I could use it to re-register my device. However, due to the above, I am unable to enter anything into the 'Activation token' box so this isn't possible. Diagnostics>Command Prompt Shell output when trying to manually update with pkg-static update -f: Updating pfSense-core repository catalogue... pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_05_1_amd64-core/meta.txz: Bad Request repository pfSense-core has no meta file, using default settings pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_05_1_amd64-core/packagesite.pkg: Bad Request pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_05_1_amd64-core/packagesite.txz: Bad Request Unable to update repository pfSense-core Updating pfSense repository catalogue... pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_05_1_amd64-pfSense_plus_v23_05_1/meta.txz: Bad Request repository pfSense has no meta file, using default settings pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_05_1_amd64-pfSense_plus_v23_05_1/packagesite.pkg: Bad Request pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_05_1_amd64-pfSense_plus_v23_05_1/packagesite.txz: Bad Request Unable to update repository pfSense Error updating repositories!
  • Having issues upgrading pfsense Plus, showing different versions

    3
    0 Votes
    3 Posts
    625 Views
    S
    @nikolarun Does System/Register show a valid license? Did you change hardware? That changes the NDI and unlinks the license.
  • 23.05.1 update on aws instance, still fails

    4
    0 Votes
    4 Posts
    548 Views
    T
    @stephenw10 it was a t2.nano (maybe t3.nano) , and I changed to .small and that resolved my issues I assume it was memory related, but never saw any warning or anything.
  • got out of the closet from Nov 2022

    4
    0 Votes
    4 Posts
    637 Views
    S
    @Patch Hello Patch. BIOS Vendor: Dell Inc. Optiplex 7010 Version: A16 Release Date: Mon Sep 9 2013 Version 2.7.0-RELEASE (amd64) built on Wed Jun 28 03:53:34 UTC 2023 FreeBSD 14.0-CURRENT Version 23.05.1 is available. Version information updated at Thu Aug 3 1:12:16 CDT 2023 CPU Type Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz Current: 3400 MHz, Max: 3401 MHz 4 CPUs: 1 package(s) x 4 core(s) AES-NI CPU Crypto: Yes (active) QAT Crypto: No Hardware crypto AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS ================ I'm not sure what software it was running, but it was the latest when I put it up. I think 21.01 inbuilt gui upgrade tried to make changes in squid and got php error. rebooted and then got errors on many parts of interface. rebooted again and then even the console menu would give php errors and do nothing. I have formatted it and the "recover xml" was a few minutes newer than the backup I saved. That's a great feature. Thanks for having that! currently upgrading from 2.7.0 to 23.05.1 Updating repositories metadata... Updating pfSense-core repository catalogue... Fetching meta.conf: . done Fetching packagesite.pkg: . done Processing entries: .. done pfSense-core repository update completed. 15 packages processed. Updating pfSense repository catalogue... Fetching meta.conf: . done Fetching packagesite.pkg: .......... done Processing entries: .......... done pfSense repository update completed. 550 packages processed. All repositories are up to date. Removing vital flag from php82... done. Downloading upgrade packages... Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. Checking for upgrades (78 candidates): .......... done Processing candidates (78 candidates): .. done The following 14 package(s) will be affected (of 0 checked): New packages to be INSTALLED: php82-libbe: 0.1.4.1 [pfSense] py39-libzfs: 1.1.2023020700 [pfSense] py39-setuptools: 63.1.0 [pfSense] python39: 3.9.16_2 [pfSense] Installed packages to be UPGRADED: pfSense: 2.7.0 -> 23.05.1 [pfSense] pfSense-base: 2.7.0 -> 23.05.1 [pfSense-core] pfSense-boot: 2.7.0 -> 23.05.1 [pfSense-core] pfSense-default-config: 2.7.0 -> 23.05.1 [pfSense-core] pfSense-kernel-pfSense: 2.7.0 -> 23.05.1 [pfSense-core] pfSense-rc: 2.7.0 -> 23.05.1 [pfSense-core] pfSense-repo: 2.7.0 -> 23.05.1 [pfSense] wrapalixresetbutton: 0.0.8 -> 0.0.13 [pfSense] Installed packages to be DOWNGRADED: clamav: 1.1.0,1 -> 1.0.1_1,1 [pfSense] Installed packages to be REINSTALLED: c-icap-modules-0.5.5_1 [pfSense] (required shared library changed) Number of packages to be installed: 4 Number of packages to be upgraded: 8 Number of packages to be reinstalled: 1 Number of packages to be downgraded: 1 The process will require 263 MiB more space. 208 MiB to be downloaded.
  • Upgrading process question

    6
    0 Votes
    6 Posts
    716 Views
    U
    @rcoleman-netgate thanks again. Please, I hope not to be billed for my misunderstanding of the whole support process or having updated a device that ended up with an expired license. I wish to just stick with v2.7.0. I don’t have the resources to pay a monthly fee. But, here is the ticket number, 1802159947. I do hope you can understand.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.