Subcategories

  • Discussions about development snapshots for pfSense Plus 25.07

    59 Topics
    862 Posts
    Bob.DigB

    @stephenw10 I made some further changes. I removed the gateway for that problematic tunnel and also removed keep alive etc so that it is not expected to be running at start.
    That didn't changed anything for me. At next reboot, gateways are down as is WireGuard. So it seems more of a general problem, although no one else is reporting it...

  • 0 Votes
    2 Posts
    264 Views
    provelsP

    @jjstecchino This was noted previously and resolved (at least it was when I loaded the most recent build this AM).

  • IPSec tunnels are not coming up since last update

    25
    0 Votes
    25 Posts
    2k Views
    L

    tunnels are up again.
    Thanky you jimp for fast and competent support.
    Really appreciate it.

    Cheers,
    luphi

  • cloning

    13
    0 Votes
    13 Posts
    1k Views
    jimpJ

    That looks like cygwin or msysgit. It still is limited by the underlying filesystem support. You need something that emulates a non-Windows filesystem and environment.

    You can use a completely isolated VM for that, as has been mentioned already, but I just tested using the Windows/Ubuntu integration (Windows Subsystem for Linux (Link 1, Link 2)) and it checked out OK there as well.

  • Apply changes button : javascript post to php function question

    5
    0 Votes
    5 Posts
    596 Views
    C

    @jimp Many thanks for you clarification.

  • Two packages for preview: Network Inelligence and App/Protocol Blocking

    1
    1 Votes
    1 Posts
    877 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • pfsense + python script problem

    4
    0 Votes
    4 Posts
    579 Views
    GertjanG

    Remove it !

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

    1
    0 Votes
    1 Posts
    230 Views
    No one has replied
  • 0 Votes
    3 Posts
    277 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
    719 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
    269 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
    305 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
    732 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
    675 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
    318 Views
    No one has replied
  • Create makefile package

    5
    0 Votes
    5 Posts
    759 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
    357 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
    827 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
    447 Views
    KOMK

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

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