• Build environment for package development?

    6
    0 Votes
    6 Posts
    2k Views
    T
    Hi razzfazz! You can help me to add new module (plugin) on pfsense…! I want but i cann't how to do it...! i cann't found guide...! You can for me source code off miniupnpd or some guide to add module when compile to me may try it ...! sorry my english  not good! Thank razzfazz!
  • About usb boot

    4
    0 Votes
    4 Posts
    1k Views
    B
    When you get this error: Trying to mount root from ufs:/dev/ufs/ Enter ? on the prompt It will give  a list of devices e.g ad4 ad4s1a ad4s1b and so on 4 can be any number in your case. it might be 6 or it might be 8 or 2 once you have identified the correct device enter this: ufs:/dev/ad(yournumber)s1a and it will boot remeber this is only temporary and you will have to modify your fstab to make it permanent
  • Build scripts ans source code download howto :??

    7
    0 Votes
    7 Posts
    2k Views
    B
    @bsaidus: Ok ! I think that no way for me to download the source ! Thanks . Ooooooof finally I resolved the problem tnks
  • Building pfsense iso from FreeBSD 8.3

    4
    0 Votes
    4 Posts
    1k Views
    P
    Whats the point in building from 8.3 if i may ask? if your going to customize stuff your time would likely be spend better on pfSense 2.2 / FreeBSD 10.1 , that will likely last a few years, 8.3 is getting more deprecated every week.. The build process is supposed to be 'mostly' the same as my steps for 2.2: https://forum.pfsense.org/index.php?topic=83785.0  , substitute install 10.1 by install 8.3 , and substitute RELENG_2_2 by RELENG_2_1 and give it a try.., also there are other posts on the forum that explain about outdated 8.3 ports trees and troubles they ran into.. But these are probably the basics for a 8.3 build.
  • How to customize pfsense.

    4
    0 Votes
    4 Posts
    2k Views
    T
    Hi mrvahid9! you can work follow post https://forum.pfsense.org/index.php?topic=83785.0 good luck !
  • Good Development Setup for pfSense

    2
    0 Votes
    2 Posts
    1k Views
    A
    Hello The way is to enable xdebug ( the module is in the pfsense , there are some posts to know how to enable it) and to use eclipse https://wiki.eclipse.org/Debugging_using_XDebug as IDE With this config you can do step by step debuging see variables and so on . Enjoy Alain
  • Developers and pfSense 2.2 building

    5
    0 Votes
    5 Posts
    3k Views
    stephenw10S
    @darkphantom934: I then compiled the run driver and tried to kldload it on pfSense. It wasn't working because "kldload: cannot load: file exists", which suggests that it is already running and in the kernel…......Any ideas? Were you trying to load the kernel at the console? You can't do that if an in kernel driver already exists but you can load it at boot time to override the in kernel driver. However I'm not sure that will work for a usb device which requires editing the usbdevs file as you've done. Steve
  • How to build pfSense on FreeBSD V10

    35
    0 Votes
    35 Posts
    15k Views
    K
    I received an error stating "You must upgrade the ports-mgmt/pkg port first." To solve that issue: cd /usr/ports/ports-mgmt/pkg  make  make reinstall 
  • Own Package Repository

    20
    0 Votes
    20 Posts
    5k Views
    S
    I believe you mean the .htaccess file. The Browsers show the files different, so I downloaded the file to see exactly what is wrong. I get the file from my Webserver without the content in brackets. –------------------------------------------- It works! :-) There are two MIME Types of XML AddType text/xhtml+xml .xhtml .xml AddEncoding xhtml xml [image: xml_with_brackets.jpg] [image: xml_with_brackets.jpg_thumb] [image: xml_without_brackets.jpg] [image: xml_without_brackets.jpg_thumb]
  • Building pfSense - Something basic I'm doing wrong?

    56
    0 Votes
    56 Posts
    11k Views
    P
    Live iso is the only iso that is needed for a regular installation of pfSense. However is seems during building the iso the installer is not properly build/included.. Solution is to use another git repository ( git://github.com/Key4ce/bsdinstaller.git ) as written here: https://forum.pfsense.org/index.php?topic=82845.msg453695#msg453695 Or wait until his pull-request gets applied.: https://github.com/pfsense/bsdinstaller/pull/2
  • Validation of alias host IP etc

    1
    0 Votes
    1 Posts
    676 Views
    No one has replied
  • Pfsense Tools-Repo Access Error

    1
    0 Votes
    1 Posts
    821 Views
    No one has replied
  • Mistake about build ISO pfsense

    3
    0 Votes
    3 Posts
    1k Views
    T
    Hi Key4ce_angelo…! Sorry about delay 1 week...! With help of you, i success build iso...! Thanks you very so much...! ;)
  • Summary table on status_dhcp_leases

    3
    0 Votes
    3 Posts
    858 Views
    T
    I would definitely find this useful :)
  • Kernel Build Steps for pfsense 2.1.5

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • High load of "check_reload_status" - public Tools Repo out of Sync?

    3
    0 Votes
    3 Posts
    875 Views
    T
    I have rebuild "check_reload_status" with the git commit "563c70dea12890ac0525c56557ade142d3098285" (Make check_reload_status depends of libevent2 since version was dropped and it's completely backward compatible…). The high load problem remains. However the lastest shapshot version (from 15-Oct) uses libevent-1.4. Perhaps the library version libevent2 isn't 100% backward compatible? [2.2-BETA][root@pfSense.localdomain]/root(1): ldd /usr/local/sbin/check_reload_status /usr/local/sbin/check_reload_status: libsbuf.so.6 => /lib/libsbuf.so.6 (0x800848000) libevent-1.4.so.4 => /usr/local/lib/libevent-1.4.so.4 (0x800a4a000) libc.so.7 => /lib/libc.so.7 (0x800c65000) I have opened a bug report on redmine: https://redmine.pfsense.org/issues/3940
  • Tools Repo Access errors

    17
    0 Votes
    17 Posts
    4k Views
    K
    but I have issues with others repositories. Be more specific.. What trouble are expierencing ?
  • Expect scripting in pfsense not working

    2
    0 Votes
    2 Posts
    1k Views
    JeGrJ
    Hi Amit, first, welcome to the forums, but this is the Feedback forum, meant for feedback to the forums staff and pfSense in general. This is NOT a bug/feature/ask-any-problem forum. That would be "General Questions". Second, those binaries aren't shipped with the default installation of pfSense as those aren't needed anywhere and pfSense is stripped down to the necessary tools. As I don't know what you are trying to do with those (as there are other mechanisms to read out data), I can't point to anything specific but things like expect scripts have a big tendency to blow up in your face if there are even slight alterations to the CLI or shell you are expecting. And as there is a big step up ahead (pfSense 2.1 -> 2.2) I would rather look into other ideas to get the output you want with tools provided. Greets
  • Nmap dependency for mac manufacturer lookup

    8
    0 Votes
    8 Posts
    2k Views
    jimpJ
    Added a ticket, target=future https://redmine.pfsense.org/issues/3882
  • Correct evaluation for "Acct-Interim-Interval" from RADIUS

    2
    0 Votes
    2 Posts
    905 Views
    E
    It has been merged already
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.