• Need to return pptp_gre_state.RELENG_8.diff patch

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    W
    i managed to make iso. most of pptp patch is already implemented in other patches
  • Creating dev-iso strange error

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    _
    It was only the disk full. Creation of dev-iso worked fine finally. Thanks for your help!
  • Squid package in build image : I do not success…

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Building a Custom Pfsense Image for Embedded System

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    Setting up a builder is covered here: http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso As for adding the packages, that's up to you. There are mechanisms in the package system to overlay packages and other such things.
  • PfSense 2 builder scripts ? wich one ???

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P
    Ok Thank you. I saw build_nano.sh and build_nano_wrap.sh The firts amha prepare an image for VGA enable hardware that i did not saw in nano_wrap.sh I suppose that I have to use nano_wrap for alix pc engines (with only serial console) or  build_nano use VGA but it is serial console enable ?? Thx U for your help.
  • Need a hint on a pfSense port of voipmonitor

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Creating pfSense 2.0 Developers ISO on FreeBSD Beta 8.1

    Locked
    70
    0 Votes
    70 Posts
    45k Views
    B
    Ah okay. It's added, but I changed ath to if_ath, that what the driver is named ;) Now cleaning up previous build and then I'm gonna try this. Hopefully this time something actually goes as planned. edit: crap, it checks the name of the folder, not name of the module. So yet another attempt… edit2: It now shows up as separate module, however, it is also still in the kernel... (Deleted the driver, Atheros card still recognized and shown in list of interfaces.)
  • Best way to implement php+mysql support?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Pfsense 1.2.3 FreeBSD 7.3 development /build system

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    B
    I moved back to 7.2 with clean system. The kernel patch issues are gone but I still can not get clean build. I will start another thread.
  • Package development or extending pfSense

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 2.0 - Almost There!

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    jimpJ
    I don't think so, might happen sometime after FreeBSD 9 is released if it happens at all. I think someone said 9 is building clang by default now.
  • Errors in kernel config building image

    Locked
    16
    0 Votes
    16 Posts
    10k Views
    jimpJ
    >>> Ports with failures:        0 >>> Building athstats...Done! >>> Building tools/crytpo...Done! ==> End of pfPorts... >>> Operation ./build_pfPorts.sh has ended at Mon Feb 21 21:19:43 EST 2011 All good now. Make sure you do a "portsnap fetch extract" after updating the git repos, or update your ports with csup. Also make sure you have a good and current version of autoconf and autoconf-wrapper installed.
  • Building a custom kernel for 1.2.3?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    jimpJ
    The Developer ISO was discontinued, as none of the developers used it any longer. We all build things in a VM or jail based on the same OS as the pfSense install being worked on, and then move binaries over to the firewall. Setup a VM for FreeBSD 7.2 and you can probably compile the driver fine there, and move over the resulting .ko file to the firewall. If you have a driver issue, you're better off trying out 2.0 at this point to see if it behaves any better.
  • Another Dynamic DNS provider (DTDNS)

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    S
    Ok, i managed to add it correctly i think… It now shows up in the dyndns provider list, and checks return codes correctly. And noip is not fake anymore. The only problem i had is that here at work we use 200.0.0.0/16 for lan (used as WAN in pfsense), and this ip is not correctly detected as private by is_private_ip(). are we incorrectly using this ip class or is the is_private_ip function wrong? Sorry if i don't provide a diff against sources, but i'm not a developer i just have basic "change existing code" skills. I copied back and forth the files using ssh and edited them. The version the original files come from is 2.0-BETA5 (i386) built on Sun Jan 16 21:23:13 EST 2011: /etc/inc/dyndns.class /usr/local/www/services_dyndns.php /usr/local/www/services_dyndns_edit.php dyndns.class.txt services_dyndns.php.txt services_dyndns_edit.php.txt
  • FreeRadius database

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    You already asked a similar question in the captive portal forum. Please don't cross-post the same question to multiple boards.
  • Can build a commerce firewall from pfSense sources code?

    Locked
    8
    0 Votes
    8 Posts
    6k Views
    C
    Adding this pointer to the FAQ since this thread comes up high in Google results. http://doc.pfsense.org/index.php/Can_I_sell_pfSense
  • GIT and URL specification

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    E
    Thank you. Now it is clear why it fails.
  • Using pfsense NAT libraries in other c++ project?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Pound Http/https Load Balancer - custom setup

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • PfSense 2.0 - error in check_reload_status.c

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    F
    Found port location /usr/ports/www/pecl-APC. Copying pfPorts/usr/ports/www/pecl-APC and building… Building pecl-APC Building port pecl-APC *** Error code 1 Found port location /usr/ports/math/php52-bcmath. Copying pfPorts/usr/ports/math/php52-bcmath and building... Building php52-bcmath Building port php52-bcmath *** Error code 1 Found port location /usr/ports/archivers/php52-bz2. Copying pfPorts/usr/ports/archivers/php52-bz2 and building... Building php52-bz2 Building port php52-bz2 *** Error code 1 Found port location /usr/ports/textproc/php52-ctype. Copying pfPorts/usr/ports/textproc/php52-ctype and building... Building php52-ctype Building port php52-ctype *** Error code 1 Found port location /usr/ports/ftp/php52-curl. Copying pfPorts/usr/ports/ftp/php52-curl and building... Build dependency curl of php52-curl Building curl Building port php52-curl Building php52-curl Building port php52-curl *** Error code 1 Found port location /usr/ports/devel/php52-gettext. Copying pfPorts/usr/ports/devel/php52-gettext and building... Building php52-gettext Building port php52-gettext *** Error code 1 Found port location /usr/ports/net/php52-ldap. Copying pfPorts/usr/ports/net/php52-ldap and building... Building php52-ldap Building port php52-ldap *** Error code 1 Found port location /usr/ports/converters/php52-mbstring. Copying pfPorts/usr/ports/converters/php52-mbstring and building... Building php52-mbstring Building port php52-mbstring *** Error code 1 Found port location /usr/ports/security/php52-mhash. Copying pfPorts/usr/ports/security/php52-mhash and building... Build dependency mhash of php52-mhash Building mhash Building port php52-mhash Building php52-mhash Building port php52-mhash *** Error code 1 i search in google and nothing related.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.