• 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.
  • Embedded: Need a write partition that survives boot

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    @scarrico: Can you explain how one neuters conf_mount_ro()?  Do I just comment out the conf_mount_ro() line in /etc/rc.conf_mount_ro()? No, that isn't enough. Lots of places call that function directly, not by executing the rc script. You need to find the actual function definition for that, and disable the parts which actually set the filesystem read-only. ( If it sounds like I'm being vague, I am, as I wouldn't want someone to do this unless they knew enough to figure out the rest :) )
  • 0 Votes
    4 Posts
    4k Views
    S
    October is pretty old, unfortunately.  NanoBSD was a moving target up until a brief bit ago. In these cases you will have to reflash.
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Cannot Update PFSENSE to 1.2.3 From 1.2.2

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    C
    Okay, so I dusted off an old Super Micro Dual Xeon server with 2GB Ram. Installed the LiveCD PFSENSE 1.2.3 Release. (OMG You guys did AN AMAZING JOB on the interface, ITS SO PRETTY Compared to 1.2.2!!!!!) Fired it up on the Cisco as one of our unused IP addresses, and basically every problem is resolved now. I'm just going to apply our old config at the end of the day today and see if it breaks anything, and if not, I will put this new box live on the network (Basically just have to move a cable around.) Good job on the new release. Not sure what happened with our old install, maybe it is corrupt or maybe the hardware serving it is corrupt. It was the oldest computer around, a piece of crap seanix with a 48X CDROM, Lol. [image: 648606497.png] ^ Nice.
  • Backing up & accessing CF

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Access embedded pfSense without serial?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    jimpJ
    Not really a tutorial, but it's all XML and pretty well laid out so it should be easy to find the spot where you need to edit the interfaces. It would look something like: <interfaces><lan><if>vr0</if></lan></interfaces> Replace vr0 with whatever network card you are using for LAN. As for actually getting to the config, there are some tips here: http://doc.pfsense.org/index.php/Modifying_Embedded
  • New install IM-GM45 can't mount root on first boot

    Locked
    9
    0 Votes
    9 Posts
    7k Views
    S
    Maybe you should try an SATA 2.5" disk instead of an IDE? Further: disable all not needed features on the board, such as sound, audio and perhaps USB.
  • Webadmin from WAN

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    F
    Hi All Wow, that was a lot of response on a very small question. Thankyou for the excellent feedback! I tried both of them yesterday before I posted, as I was in doubt if I could nat to the box itself. I couldn't make it work. I tried again today, and now it works (just opened the firewall, no nat). Thankyou all again!
  • Slow WAN on 1.2.3 rc3

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    M
    Yes i have solved the problem , please check the link perry send… Thanks a lot , now it's much much faster.... /Michael
  • P4 with Hyperthreading / Multiprocessor or Uni ?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    D
    It should look like two logical CPUs, so yes.
  • MOVED: question on pfSense and new DNS/Mail/web Server

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Cant Get on the Internet

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Cry HavokC
    Assuming that you reset it before connecting it to your PC, I'd suggest you call your ISP.
  • New to pfSense - Wired WAN WiFi LAN Howto?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    ?
    I think I understand what you are trying to do now.  I'm not sure if you can set up a WLAN only without a LAN.    Have you tried pointing to your wireless interface when it asks you for a LAN address?  Yes, there are some USB adapters that will work.   I would check the compatibility list http://www.freebsd.org/releases/7.0R/hardware.html prior to buying one.  You can get away with one wired network adapter for both the LAN and the WAN if it the adapter is VLAN compatible and you have a VLAN capable switch.  Hope this answers your question. -V
  • Alix 2d3 with CF install: m0n0wall works, pfsense won't boot

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    jimpJ
    By default the ALIX board is 38400 for the BIOS settings, so you have to use that speed to set them. I typically do the first connect at 38400, go into the BIOS, set it for 9600, CHS mode, then save and adjust back to 9600/8/n/1. Neither one of those outputs looks good though. Have you been over the embedded-related choices on this page? http://doc.pfsense.org/index.php/Boot_Troubleshooting
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.