• Is automatic update available on 1.2.3 Embedded?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    They are usually announced in various places, the two main ones are: The pfSense blog (you could use the RSS feed): http://blog.pfsense.org/ Mailing lists (including an announce list): http://www.pfsense.org/index.php?option=com_content&task=view&id=66&Itemid=71
  • Cpi autoload failed - no such file or directory

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • [SOLVED?] Can't update alix bios - serial error?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    H
    i think it's the motherboard. I have an Asus P5K PRO, i tried with a p4V88+ and it worked perfectly with same cables, hardware, so and software. I don't know why, because i have the same setting both in the bios and so.
  • Notes about Intel NIC and upgrade to 1.2.3 RELEASE

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Fast, constant beeping on install due to…?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    W
    @jjj: A couple times, it was if someone was holding down the up or down button and it was just scrolling through the options really fast. Then the beeping might have been due to overflow of the keyboard input buffer. I have a system that intermittently seems to go into keyboard "permanent repeat" mode as if a keyboard key was held down. My impression (over 4 or 5 years) is that it happens far less frequently with USB keyboard than PS/2 keyboard, its most likely to happen at startup (though it occasionally happens when the system has been running for an extended period) and it happens more frequently when the system has been powered off for a long period (more than a couple of weeks).
  • [Solved] 1.2.3 install on WRAP

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    jimpJ
    That's good :-) I guess 1.11 is newer than 1.4a anyhow, and you're right that is all I see on their site now. Perhaps mine needs a BIOS update the next time I swap the CF.
  • MOVED: Can't reinstall packages after upgrade from 1.2.2 to 1.2.3

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Dashboard widgets disappear after upgrade?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    @danswartz: Just upgraded to 1.2.3 Final.  Smooth as can be (outstanding work devs!)  Only glitch: when I went to top-level page, no widgets.  I reinstalled the xml component of the dashboard and all was well.  Hmmm…. That is normal. The dashboard package replaces index.php, which is also overwritten during the upgrade process. Thus, you must reinstall the dashboard after any firmware upgrade in order to get the widgets back.
  • Update from 1.2.3RC1 to 1.2.3-Release is possible ?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    X
    maybe because it was a full install, instead of an "upgrade". i had to ssh into my box and point it to a different mirror for it to update. I have never had my shell access disabled after doing an update.
  • Upgrade failure from 1.2.2 to 1.2.3 RELEASE

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    X
    shell into the box and upgrade from console and point to the file you want to upgrade to. Happened to me and i pointed it to the ncsa server and about 10 minutes later i had 1.2.3.
  • 1.2.3-RC3 to 1.2.3-RELEASE breaks WAN-OPT1 bridge?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    Fixed now. I had entered a Gateway address to the OPT1 IP configuration when I was getting the WAN-OPT1 bridge  working under the prior RC3 version. Clearing the Gateway address field seems to have fixed the problem.
  • Checking BIOS Rev. of Alix.2D3 from within pfSense.

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    jimpJ
    You must be running 1.2.3 to see that information, as in 1.2.2 (and very early 1.2.3 builds) there was no support for the chipset in the ALIX in the kernel. It worked, but it didn't know enough to print that line and make the LEDs work, etc. Without that, it's a bit harder to figure out. You'd probably have to follow this: http://doc.pfsense.org/index.php/Remount_embedded_filesystem_as_read-write And add the dmidecode package: pkg_add -r dmidecode rehash dmidecode | more That should show you information about the system's BIOS
  • 1.2.3 developer snapshots are broken?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    I think they've been broken for a while, not sure why they're being built actually, AFAIK none of the developers use them. Use a stock FreeBSD 7.2 install.
  • About pfSense-Developers-1.2.3

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    C
    There aren't any, just use a stock FreeBSD 7.2.
  • Install Error on 1.2.3 from LiveCD

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    C
    What exactly is the error?
  • Installing New pfSense 1.2.3 on Alix 2D3 without removing CF card

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    C
    You'll have to disassemble to get to 1.2.3, but from there you won't in the future. If you buy your ALIX kits from Netgate, they ship pre-installed. http://www.netgate.com/index.php?cPath=60_84&osCsid=d2cdcca7f4cc3d831f0dba310f12febe
  • Lemme guess… downgrade means I need to reinstall...

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Generally in the past, you could downgrade successfully. We now have tighter checks on upgrade files that check a platform file that doesn't exist in older updates, to make sure you can't apply the wrong update. You can bypass that by editing /usr/local/www/system_firmware.php and removing these two lines: if (file_is_for_platform($_FILES['ulfile']['tmp_name'], $_FILES['ulfile']['name']) == false && !$_POST['sig_override']) $input_errors[] = "The uploaded image file is not for this platform ({$g['platform']})."; make sure you get a config backup before you downgrade and be ready to reinstall in the worst case.
  • NanoBSD 2G upgrade 1.2.3-RC3 -> 1.2.3 fails

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    U
    It looks to me (based on the error message) that the version I used had a smaller slice size and it was increased in the later revisions, not the other way around. In any case, I reflashed with the 1.2.3-RELEASE, restored my config and all is well. Thanks!
  • LiveCD Boot Issue "fwohci0: phy int" repeating

    Locked
    11
    0 Votes
    11 Posts
    5k Views
    G
    Despite your advice it appears the display driver fails somehow on my sis chipset (junk btw) so I went ahead and installed it on a VM. Using an nLite'd XP Pro install for minimal host overhead I have had great success running pfSense 1.2.3-Release with virtualbox. After bridging the adapters and mirroring the WAN mac it performs great, especially squid and upnp. Hope to get it on some real hardware soon. Thx again.
  • Embedded on CF: cannot mount root unless using mountroot

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    jimpJ
    Make sure you decompress the image first using something like 7-zip so you are only writing the .img file You may also try using Physgui+Physdiskwrite If all else fails, try the 2GB image. Your card may be slightly too small to fit the full 4GB image, in testing we found several cards that were undersized, but the current crop of images should have been sized low enough to fit on most.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.