Subcategories

  • Discussions about development snapshots for pfSense Plus 25.03

    48 Topics
    741 Posts
    stephenw10S

    Hmm Ok.

    Are you able to replicate it though? Like if you resave it now does it panic again?

  • pfsense + python script problem

    4
    0 Votes
    4 Posts
    559 Views
    GertjanG

    Remove it !

  • WebGUI Really Buggy On Mobile (iOS 13 Safari).

    1
    0 Votes
    1 Posts
    228 Views
    No one has replied
  • 0 Votes
    3 Posts
    271 Views
    M

    Thanks!

    Now I also found the proper documentation for a pull request!

    https://docs.netgate.com/pfsense/en/latest/development/submitting-a-pull-request-via-github.html

    Have a nice day!
    //magnus

  • pfSense apache

    Moved
    5
    0 Votes
    5 Posts
    694 Views
    jimpJ

    There is no apache on pfSense. Perhaps you meant nginx?

    You shouldn't call the shell exec programs indirectly like that. It isn't going to work. You're telling PHP to spawn a subshell and then run more PHP code from there.

    If you are looking to make your own page, just copy the contents of the easyrule script and adjust it to suit your needs. Though odds are, whatever you end up making will be less secure than granting users rights to edit firewall rules in the GUI directly.

  • pfSense Shell - shell_exec php

    Moved
    2
    0 Votes
    2 Posts
    266 Views
    jimpJ

    Trying to run a pfSense shell script from the GUI won't work as you expect (if at all). Use an actual shell.

  • 0 Votes
    4 Posts
    293 Views
    johnpozJ

    If people have info - then they would post it here, not personally email you with it.. Such action would defeat really the whole purpose of a forum ;)

    Also that would also give you the persons email address - which many are not open to be sharing with some guy on a forum asking for help..

    edit: BTW what is more likely to happen with you posting your email like that is some yahoo will think its funny to sign you up for every kind of spam or fetish porn they can.. If I were you I would really remove that email address from your post.. If you need help doing that - just let me know.

  • Question about list, tables and pfctl

    Moved
    5
    0 Votes
    5 Posts
    704 Views
    K

    @stephenw10 said in Question about list, tables and pfctl:

    pfctl -a openvpn/test1 -t automatic_41319fc_0 -T show

    pfctl -a openvpn/test1 -t __automatic_41319fc_0 -T show

    did it!!! thank you!!!

  • Snort 4.0_7 Not starting

    6
    0 Votes
    6 Posts
    657 Views
    bmeeksB

    The fix for the issue identified in this thread is now available in the Snort-4.0_8 package version. The update is available for install for users of pfSense-2.5 snapshots only.

  • Traffic shaping with FQ_CODEL

    1
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • Create makefile package

    5
    0 Votes
    5 Posts
    726 Views
    bmeeksB

    @andresense said in Create makefile package:

    Can you tell me where I can find references to variables like these from makefile:

    $ {WRKSRC}
    $ {INSTALL_DATA}
    $ {FILESDIR}

    You need to research the format of FreeBSD Makefiles. Start here: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefiles.htmllink text.

  • pfctl Anchor based approach possible?

    3
    0 Votes
    3 Posts
    348 Views
    F

    When I run an iperf UDP Test that involves pfsense as router and a filter reload is done there is packet loss while the filter is reloading. This is especially annoying if an IPv6 Gateway goes down, the filter is reloaded and this affects the IPv4 Link aswell. If pfsense could selectively reload ipv6 only if an IPv6 Gateway goes down that would make things a lot easier.

    This was not meant to be a "problem post" but rather a "couldn't we improve by splitting ipv4 and ipv6 rules in 2 anchors" though. My first idea was something that could be done in iptables but not pf: Have a list of rules we want and one with rules we have and issue the commands to make them match. The closest we could get to that is probably splitting up, comparing when we want to reload and only reload if last != current.

  • Help patching driver BCM57810S

    7
    0 Votes
    7 Posts
    1k Views
    P

    @stephenw10 yup but no single source can provide that, and even if I create 2 connections (e.g download from steam and Battle.net at same time) which are independently capable of around 90MB/s, I can’t push much further than 140MB/s. Load on cpu is minimal, so feel like somewhere downstream at the ISP is restricting the bandwidth.

  • Suricata crash log

    12
    0 Votes
    12 Posts
    800 Views
    bmeeksB

    @kiokoman said in Suricata crash log:

    @bmeeks
    i had this today after upgrading pfsense 2.5 and reboot to the latest revision

    Crash report begins. Anonymous machine information: amd64 12.0-RELEASE-p9 FreeBSD 12.0-RELEASE-p9 e23c75c4280(RELENG_2_5) pfSense Crash report details: PHP Errors: [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_3908_pppoe0/rules/suricata.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 999 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_3908_pppoe0/rules/flowbit-required.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1001 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_3908_pppoe0/rules/custom.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1003 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_35924_igb2/rules/suricata.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 999 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_35924_igb2/rules/flowbit-required.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1001 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_35924_igb2/rules/custom.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1003 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_55009_igb1/rules/suricata.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 999 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_55009_igb1/rules/flowbit-required.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1001 [27-Aug-2019 20:56:56 Europe/Rome] PHP Warning: filesize(): stat failed for /usr/local/etc/suricata/suricata_55009_igb1/rules/custom.rules in /usr/local/pkg/suricata/suricata_generate_yaml.php on line 1003 No FreeBSD crash data found.

    I just upgraded a test virtual machine to the same version without issue. Something went awry with your system during the update. Those errors indicate none of the rules files got created properly. I suggest you delete the package and install it again from the Package Manager menu.

    If you have a RAM disk configured, be sure there is at least 256 MB of free space on /tmp.

  • The firewall has enountered an error

    6
    0 Votes
    6 Posts
    439 Views
    KOMK

    pfSense is built on top of FreeBSD, so use your Google-fu to research how to analyze FreeBSD crash dumps.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • How to setup development env for port?

    10
    0 Votes
    10 Posts
    639 Views
    johnpozJ

    Trying to think who maintains the stuff for snort.. This is related to that I take it..

    Prob be easier to just post up the "fix" and who maintains the package/port for pfsense could include it if they agree with the fix, etc.

    You might notice that my fix was for a like 1 person ;) But did submit it to freebsd, and it got finally pushed down.

    edit: Ah I see @bmeeks is already in your other thread - yeah that would be "the guy" to help for sure!!

  • Snort crash log

    7
    0 Votes
    7 Posts
    755 Views
    bmeeksB

    These errors should all be fixed in the latest Snort-4.0_4 package for pfSense-2.5 snapshots.

  • Squid not start

    1
    0 Votes
    1 Posts
    277 Views
    No one has replied
  • Question about Intel igp driver in 2.5

    3
    0 Votes
    3 Posts
    405 Views
    Z

    Ahh yes, sorry for the mix up. Had to work late on a migration project last night and I'm kinda behind today.

    Nice that's good to know. Thanks!

  • Integration with GuardianKey

    1
    0 Votes
    1 Posts
    314 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.