• Package config files

    3
    0 Votes
    3 Posts
    998 Views
    P

    That is in

    /cf/conf/config.xml
  • No webGui after install 2.3

    4
    0 Votes
    4 Posts
    824 Views
    E

    Assuming that you have a backup .xml file from the status before the upgrade I'd just wipe the install and do a reset.  If that fails then look through the xml backup for odd things.  I had problems with a nano install a while back that I traced to the backup .xml file trying to restore two sets of DHCP records for the LAN.

    Sometimes it's just easier (and quicker) to just kill the problem, do a factory reset and configure it from scratch.

  • SG-2440 Adding mSata SSD

    1
    0 Votes
    1 Posts
    975 Views
    No one has replied
  • WTH! Upgrade took out the coffee pot.(Unsolvable)

    4
    0 Votes
    4 Posts
    1k Views
    B

    ;D ;D This should be promoted to the sticky ones

  • Update 2.3 on CF 4GB … but installed 1G NanoBSD image

    6
    0 Votes
    6 Posts
    1k Views
    E

    Thx to point that out.

  • How to restore rrds after partially successful update

    3
    0 Votes
    3 Posts
    636 Views
    M

    Oops my bad :)
    Stupid me for not noticing the advanced button.
    Thanks.

  • Fatal trap 12

    2
    0 Votes
    2 Posts
    1k Views
    P

    The part that says 'page not present' would this be a page in memory?
    A page that should be in memory. When the processor is switched to kernel mode to do privileged things, those things are generally expected to run quickly. To achieve that (and avoid other nasty possibilities) no page faults are allowed (a page fault means that the needed page would have to be read in to memory from storage). So it is expected that all pages referenced are already memory-resident.

    The problem is that the needed page is not already in memory - but in kernel mode the system refuses to wait for it to be read in.

    This should never happen. Almost by definition it is a bug in FreeBSD. Most often a timing interaction that only crops up intermittently.

  • Upgrade Successes

    51
    0 Votes
    51 Posts
    17k Views
    B

    updated to 2.3…a repurpose winxp machine... basically its a one click affair...

    had minor issue with the suricata package...

    good job guys...keep it up..

    pfsenseui.png_thumb
    pfsenseui.png

  • Upgrade to pfSense 2.3 from 2.26 failed. Domains down.

    13
    0 Votes
    13 Posts
    4k Views
    F

    @dpsi:

    @fmaxwell:

    @jimp:

    The boot menu with safe mode was shown in your serial output, just power cycle it, and at that menu hit: 6, then 4, then backspace, then 1

    It's shown, but the keyboard input isn't accepted over a serial port.  That threw me off for a long time when I first set it up some years earlier.

    Sounds like your TX is not wired correctly over your serial cable.

    Realized I'd made a mistake in describing.  When in the BIOS, which can redirect to serial (as shown), you still need a keyboard connected to a USB port.  Once pfSense has booted, the serial-in does work.

    I'm in the middle of rebuilding my server, which I had a VMWare image of, allowing me to run it virtually while the hardware is down.  I'll get back to the pfSense mess later – probably after I buy new hardware.

  • 2.3 Killed my SG-2440

    11
    0 Votes
    11 Posts
    2k Views
    B

    have a look at my thread I had a similar issue and I fixed it on my box

    https://forum.pfsense.org/index.php?topic=110033.0

  • [solution] unable to get on line/webgui

    1
    0 Votes
    1 Posts
    629 Views
    No one has replied
  • Gateways "Pending", no WAN access on fresh 2.3Release install

    8
    0 Votes
    8 Posts
    4k Views
    A

    Well dadgum! Got it working.

    I did 2 things: 1. Switched the WAN to 1gb1 from igb0. 2. Found that a Cat6A cable was being used from the modem to the router so I switched it to Cat5e. One of those two worked, I'm guessing the Cat5e cable. I'll switch the interface back to igb0 at another date…

    Thanks for your time and help coxhaus and cmb, I know you are busy right now :)

  • 2.3 clean install issue on SG-2440

    9
    0 Votes
    9 Posts
    2k Views
    C

    @macboy6:

    cmb, did the CE memstick image also require an update?  I need it for another system and downloaded at release, but have not installed yet.

    No.

  • 2.1.5 to 2.3 Cluster upgrade load balancer (IP Alias) problem

    3
    0 Votes
    3 Posts
    1k Views
    C

    Looks like there's an issue in the config upgrade code with changing the parent interface in an edge case there. I'm looking into the root cause, but just editing the IP alias virtual IPs with CARP parents, picking the CARP IP, save and apply changes will fix in the mean time.

  • 2.3 Missing many restore options

    4
    0 Votes
    4 Posts
    933 Views
    P

    It's a bug - see https://github.com/pfsense/pfsense/pull/2867 and
    Redmine issue https://redmine.pfsense.org/issues/6144

    Try the very simple and confirm that it will work OK restoring an area that currently does not exist.

  • Unable to retrieve system versions. Error. 2.3 RELEASE

    2
    0 Votes
    2 Posts
    2k Views
    C

    https://forum.pfsense.org/index.php?topic=109690.0

  • Dashboard on iPhone

    3
    0 Votes
    3 Posts
    766 Views
    P

    That solved it - thanks!

  • 0 Votes
    1 Posts
    433 Views
    No one has replied
  • Unable to get in to web GUI

    1
    0 Votes
    1 Posts
    382 Views
    No one has replied
  • 0 Votes
    2 Posts
    874 Views
    R

    I have the same underlying issue.

    This problem also affects the use of the /status_carp.php page. I have +100k states and using a CARP HA fw pair and get this error when using the CARP status page.

    As I needed the function to activate / deactivate CARP on this page I patched the file  /usr/local/www/status_carp.php and replaced $states = pfSense_get_pf_states(); with $states = 0; so the page loads but displays no states because of my workaround.

    René

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