Subcategories

  • Persistent Crashes after I recently update

    2
    0 Votes
    2 Posts
    317 Views
    D
    Crashes panic reboots Please Help[image: 1547628617420-crashdump16012019.txt] Ever since i updated my Pfsense to latest version been having constant panic reboots. Please see the logs attached crashlog
  • how does pfS keep track of services for packages?

    4
    0 Votes
    4 Posts
    698 Views
    F
    You can use the functions in this file to create a service. That same file also has the functions that are used to determine the status of a service. Avahi example
  • .sh Permission Denied

    5
    0 Votes
    5 Posts
    5k Views
    W
    Really thanks a lot!!! the last question, is there a way to check if Cron work properly like some logs? Now the script run correctly i have checked with ssh really thanks a lot!! Thanks a lot Stefano.
  • Cannot use string offset as an array

    13
    0 Votes
    13 Posts
    4k Views
    J
    @jimp Thanks for your quick help, I was able to make it work with your second suggention: init_config_arr(array('aliases', 'alias', 0)); $config['aliases']['alias'][0]['name'] = 'LANNetworks'; $config['aliases']['alias'][0]['address'] = 'CIDR'; $config['aliases']['alias'][0]['descr'] = 'SomeDescription'; $config['aliases']['alias'][0]['type'] = 'network';
  • storing booleans in the config

    4
    0 Votes
    4 Posts
    753 Views
    C
    this is exactly what i ended up doing, i kept having odd problems when trying to use bools, thanks for the feedback
  • php72-pfSense-module-0.65 and pfSense-kernel-pfSense-2.4.4_1

    1
    0 Votes
    1 Posts
    242 Views
    No one has replied
  • AES-NI required in future versions?

    9
    0 Votes
    9 Posts
    2k Views
    rcfaR
    @tsmalmbe @netblues Thanks. I'm not in charge of configuring the actual host system or hypervisor, so I likely can't do that. But it's very useful to know this exists for future reference, and maybe the hosting provided can use this, too.
  • Is it possible to sponsor the development of a new package?

    2
    0 Votes
    2 Posts
    333 Views
    GrimsonG
    https://forum.netgate.com/category/30/bounties good luck.
  • documentation on package development

    1
    0 Votes
    1 Posts
    357 Views
    No one has replied
  • Python

    6
    0 Votes
    6 Posts
    1k Views
    jimpJ
    Nope, that's up to FreeBSD. It looks pretty far down their Python todo list, though.
  • Recompile and make a repository for pfSense (Edited)

    5
    0 Votes
    5 Posts
    1k Views
    M
    Yes, I am compiling 2.4.4. I keep getting an error when building iso file. I have change the product name, so some strange errors comes up. I have set poudriere up, I've built the jail, ports and kernel, but when I try to build the iso file, I get error message.
  • Question to DEV team (Ver 2.4.4) - builder-common.sh - memstick option

    1
    0 Votes
    1 Posts
    288 Views
    No one has replied
  • unbound with DNSTAP?

    1
    1 Votes
    1 Posts
    394 Views
    No one has replied
  • The firewall has enountered an error

    12
    0 Votes
    12 Posts
    2k Views
    A
    @jimp you are right you command ( chflags noschg ) fixed it now i could run ( rm -rf /usr/local/etc/c-icap/ ) thanks alot for your support
  • Vulnerability Assessment Scan of pFSense 2.4.4

    5
    1 Votes
    5 Posts
    2k Views
    jimpJ
    If you suspect a vulnerability in pfSense, a public forum is not a place to post about it. See https://www.pfsense.org/security/ and follow the correct procedure for responsible disclosure. Most of that seems pretty mundane. The SSL/TLS warnings must be talking about OpenVPN or something else. The GUI uses 4096 DH parameters by default, and the default GUI cert uses SHA256. The detection in that last thing is quite broken somehow. Shellshock? That was fixed years ago. That OSVDB-112004 entry is also for Apache, and pfSense uses nginx. Maybe you have that port forwarded into something else?
  • Feature Request: Speed Test Plugin

    6
    0 Votes
    6 Posts
    1k Views
    KOMK
    I find smokeping easier to use, and I use it to track several targets besides my gateway. Also and more importantly, I run it at home where I don't have pfSense as my router.
  • Trigger conditional reconnect on WAN (PPPoE)

    1
    0 Votes
    1 Posts
    296 Views
    No one has replied
  • Unable to modify dashboard

    3
    0 Votes
    3 Posts
    680 Views
    chpalmerC
    (wrote this while I was tinkering so the end result is I found the issue. ) Thats what it looks like.. Logged in as Admin I can do everything. Just updated to latest snap. This is on bare metal.. Save config permission denied by the 'User - Config: Deny Config Write' permission for user 'usernamehere@2x.xx.xxx.xxx (Local Database)'. I have two users and they are both part of the admin group. admin and my user name.. Still occurs. Just made a new user name and same issue. Ok.. found it. I had selected every rule without reading them all. Second one down.. User- Config: Deny Config Write Seems backwards compared to the rest of the "allow rules" and does not affect the "admin" account as it does the others..
  • New Intel Atom C3558 with X553 nic no traffic shaper

    2
    0 Votes
    2 Posts
    1k Views
    M
    Same here, all my C3000 SoC boxes are working fine with 2.4.4 release except there are no AltQ, as far as I understand ixgbe supports ALTQ in FreeBSD supported NICs, what could be done about that? I also noticed that the release is using 3.2.12-k, when the latest version on Intel site now is 3.3.6
  • Make an object-oriented Frontend for pfSense

    4
    0 Votes
    4 Posts
    990 Views
    jimpJ
    @msdisatis said in Make a PHP MVC Frontend for pfSense: How do I port pfSense PHP extensions into python Depends on what you mean by extensions. If you mean the PHP modules, you wouldn't. You'd find equivalent python libraries. If you mean the pfSense PHP module, that would have to be rewritten in something compatible with Python. If you mean packages, then that would be like rewriting any other part in another language.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.