• Cvsup down

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    It's not dead, it's firewalled. That is a private cvsup server. Just pick any of the public FreeBSD cvsup mirrors and use one :)
  • Devloper errors

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Support for the developer ISO has been broken for quite some time and I don't believe anyone is working on a fix.
  • HowTo check pfSense version

    Locked
    3
    0 Votes
    3 Posts
    25k Views
    jimpJ
    Yep, /etc/version does the main version and /etc/platform will also get you pfSense (full install) or nanobsd (embedded) or cdrom, too. That may help if you need to have specific code checks for nanobsd/embedded.
  • Where can I got the kernel config file for pfsense 2.0

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    They are in the tools repo on the pfSense gitorious site: http://rcs.pfsense.org/ Once you have downloaded a clone of the tools repo with git, they are under builder_scripts/conf/ There are different files for different versions (embedded, full, 64 bit, etc)
  • Unable to get pack file

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Unexpected behaviour attempting to build pfSense 2.0BETA

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    W
    I've found the problem. When I invoked menu.sh I chose the option to "set version" and, when prompted "Enter the cvsup server address or hit enter to use the fastest found" I hit the enter key. I noticed that the printed version data displayed soon after gave the CVSUP Server as an email address. I didn't realise the significance of this. After investigation, I ran menu.sh again and gave "" <enter>(three keystrokes) as the cvsup server and this time the version data didn't include the CVSUP Server. Problem in menu.sh:                get_text "Enter the cvsup server address or hit enter to use the fastest found"                CVSUP_SOURCE=$get_text_value                get_text "Enter the E-mail address to send a message to upon operation finish"                EMAIL_ADDRESS_WHEN_FINISHED=$get_text_value                get_text "Enter the E-mail address to send a message to upon operation error"                EMAIL_ADDRESS_WHEN_ERROR=$get_text_value                get_text "Enter the twitter username to update upon snapshot posting"                TWITTER_SNAPSHOTS_USERNAME=$get_text_value                if [ ! "$TWITTER_SNAPSHOTS_USERNAME" = "" ]; then                        get_text "Enter the twitter password to update upon snapshot posting"                        TWITTER_SNAPSHOTS_PASSWORD=$get_text_value                fi                ./set_version.sh $PFSENSE_VERSION \ $CVSUP_SOURCE \ $EMAIL_ADDRESS_WHEN_FINISHED \ $EMAIL_ADDRESS_WHEN_ERROR \ $TWITTER_SNAPSHOTS_USERNAME \ $TWITTER_SNAPSHOTS_PASSWORD If just the <enter>key is typed to the cvsup server prompt the shell variable CVSUP_SOURCE is set to the null string so when set_version.sh is called the second parameter is null so that on entry to set_version.sh the third parameter from the call becomes the second parameter (hence setting the cvsup server name to the email address). Perhaps CVSUP_SOURCE, EMAIL_ADDRESS_WHEN_FINISHED and EMAIL_ADDRESS_WHEN_ERROR need to be set to '""' (or somesuch; is there a shell variable to pass null strings as "" rather than <nothing>?) so the parameters don't vanish in the call to set_version.sh.</nothing></enter></enter>
  • 0 Votes
    2 Posts
    3k Views
    E
    The function guess_interface_from_ip seems to be what I was looking for.
  • An error said the O_NONBLOCK symbol with a syntax error!

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Rules/country IP blocking suggestion….

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    E
    Yep that is all present in 2.0
  • Problems following DevelopersBootStrapAndDevIso

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    W
    @esullender: Using a samba share I copied the ISO out to my host (Win) system. I then setup a new VM and mounted this ISO. The pfSense boot screen showed up (so far so good!)..  BUT I get the following error (when loading the liveCD version):   /libexec/ld-elf.so.1: Shared object "libipx.so.4" not found, required by "ifconfig" Having the exact same problem here…I also built the image myself following the Wiki, mounting the new .iso in VMWare and getting the "libipx.so.4" error message. What to do? Can anyone help?
  • Developers isos

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Errore ! build pfSense from scratch

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Make my own packages

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    found why: the file to edit is pkg_config.7.xml …
  • Help!source code

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    C
    @dvserg: @chyly0707: I mean that my os is windows. when OS is freebsd,i can do it. Git for windows can help you ? I mean i won't use git! I only want to get source code!
  • How to build nanobsd.img

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    G
    using freebsd box  and install git refer to : http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso http://devwiki.pfsense.org/CreatingAnAppliance my nanobsd.img custom with it, its working and stable
  • Installing 1.2.3 developer's ISO?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D
    Wow, no-one cares that the development ISO has been broken for over a month?
  • Aliases of aliases

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    E
    Its in 2.0.
  • GIT repo missing !

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    O
    Thanks. yes, now fine works. I need developer iso, but error following the attachmed picture ; [image: builddevisoerror.JPG] [image: builddevisoerror.JPG_thumb]
  • NEW Potential MIPS platform?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Redmine.pfsense.org account

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    When I sign up with a gmail account it works fine, so must be something wrong with my email server setup.  Issue resolved. Josh
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.