Subcategories

  • Ndisulator & pfsense 2.1

    3
    0 Votes
    3 Posts
    1k Views
    M

    Thanks for the answer!

  • Writing to Config File

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Sysctl doesn't work in pfsense 2.1-release

    9
    0 Votes
    9 Posts
    2k Views
    GruensFroeschliG

    Yes this is on an ALIX.

  • How to add a new WebCfg page to the System Privileges list?

    6
    0 Votes
    6 Posts
    3k Views
    R

    Yes it works in my case too.

  • How to add custom service to v2.1?

    3
    0 Votes
    3 Posts
    2k Views
    R

    OK I'll try that, thanks.

    I already thougt of making a package for it, but the product is not ready yet.

  • Change sysctl default value

    3
    0 Votes
    3 Posts
    1k Views
    jimpJ

    No it's intentional but it's not controlled in the source by the sysctl, but the "conscontrol mute [on|off]" command, notably it's run in /etc/rc and other places via the mute_kernel_msgs() / unmute_kernel_msgs()  function in /etc/inc/util.inc

  • How to rebuild a Dev ISO ?

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    ./clean_build.sh; ./build_iso.sh
  • Etc platfrom file

    3
    0 Votes
    3 Posts
    1k Views
    ?

    no flexibility

  • OpenVPN service restart vs resync

    4
    0 Votes
    4 Posts
    1k Views
    jimpJ

    No icon that I can think of. Would have to be something new.

  • Php-cli & php-fpm

    3
    0 Votes
    3 Posts
    3k Views
    X

    You can't use php-fpm like that, as there is no way to post fcgi requests to the php-fpm management process without a fcgi client. And the php-fpm worker processes aren't going todo much if the management process isn't sending them jobs.

    And writing a php server app which pushing request handling into threads is really a bad idea considering I wouldn't trust the php-interpreter to be properly threadsafe never mind any extensions that may need to be used.

  • Xml_rootobj

    3
    0 Votes
    3 Posts
    1k Views
    ?

    Very good idea

  • Broken startup scripts after upgrading to 2.1 - DOS line endings

    5
    0 Votes
    5 Posts
    2k Views
    S

    Just been having the same issue with lcdproc-dev. Worked fine until I tried to restart is, which makes me think it's the services menu that's messing it up. I removed the dos line endings, and from the command line the script worked, but then tried to restart the service from the GUI and the script got corrupted again.

    Having uninstalled and re-installed the package afresh I now find this behaviour is cured. One of those bugs that vanish when you stare at it long enough!!!

    Steve

  • Change port name

    5
    0 Votes
    5 Posts
    1k Views
    jimpJ

    In some places it may use the NIC's name to ensure it is compatible with other subsystems such as traffic shaping, VLANs, and so on.

    We designed it so that you do not need to know or care what the actual NIC names are post-install. What you're trying to do, as I said, will most likely break more than you believe it will help. Just leave it as it was.

  • Custom Theming Issue

    5
    0 Votes
    5 Posts
    2k Views
    jdillardJ

    You can also use the following in the theme's all.css:

    .ra1, .ra2, .ra3, .ra4 { background-color:#e2e2e2 !important; }

    and have it only change the border for that specific theme.

  • [FIXED] Sarg with Squid+Squidguard on 2.1 Release not working

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Install lxml for python

    2
    0 Votes
    2 Posts
    2k Views
    S

    is it possible to pre-compile the packages to the iso?

  • PKG_INSTALL_PORTSPFS and set build options

    6
    0 Votes
    6 Posts
    1k Views
    E

    Actually that needs to be fixed for 2.1 ++ since it was used with the old version of the ports tree.

  • Build ISO offline

    6
    0 Votes
    6 Posts
    2k Views
    E

    If you create a cvsup server and a git repository on your server(s) than you can run it offline.

  • RELENG_2_1 results 2.2-ALPHA

    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    export PFSENSETAG=HEAD

    That will get you master, not RELENG_2_1

    It appears that the script is wrong for that tag, though it hasn't been changed in a while.

    If you change PFSENSETAG from HEAD to RELENG_2_1 it will do what you want.

  • Update Pfsense DevWiki in conformance to pfsense 2.1

    13
    0 Votes
    13 Posts
    5k Views
    E

    You need to define the cvsup host as well when you define USE_SVNUP basically it gives the host to use to svnup.
    From experience its not he most reliant software but works most of the time.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.