• List or toggle rules on/off via CLI

    10
    5 Votes
    10 Posts
    2k Views
    luckman212L

    @stevemac00 I just pushed an update that adds some features. Give it a try when you can.

    You can operate on rule(s) based on description now, as well as specify multiple ruleIDs as a comma separated parameter for batch operations. If >1 rule matches a description, they will be actioned as a group. Changes are output at the console as well as logged to the GUI > System Log.
  • Gateway name changing?

    4
    0 Votes
    4 Posts
    1k Views
    L

    @stephenw10 Excellent! When the system was first set up I asked tech support to name them according to the VPN's server name, not realizing the provider occasionally changes their names

  • Wondering how hard it can be to implement such a logic

    18
    0 Votes
    18 Posts
    2k Views
    KpuCkoK

    Guys, don't get me wrong, there are hundred of ways to ensure you have a "backup line", this doesn't mean we shouldn't have "revert back in case of failure logic"

    How I ended up in this situation, I have changed "default domain" (entered two domains in the field) of the OpenVPN and I really haven't expected that, this is not supported and I also thought that, if it isn't supported the OpenVPN will simply return an warning, and ignore the value.
    There is nothing related to pfSense in that case, it is up to the vendors of OpenVPN to clarify this as a critical or non-critical issue on the configuration and decide how to handle it - to continue, or to fail.

    Anyway, I'm not here to blame pfSense developers, but opposite - to give them an idea to think of.

    Meanwhile I remembered how the iXsystem guys do it - when you change network settings, you do your changes, then hit apply, because you are ready to test, then a simple timer is activated. If you don't save/confirm your changes in timely manner, they will be reverted back. (the same as Juniper, commit/confirm)

  • Converstion of backup file from 2220 to 4100

    23
    0 Votes
    23 Posts
    2k Views
    stephenw10S

    Yes, it could have failed to return an IP if both VPN gateways went down. Which is correct.

  • PFSense and GCP with support.

    3
    0 Votes
    3 Posts
    540 Views
    P

    @stephenw10
    Stephen, thank you for clarification - now I understand why there is no pfSense in Google marketplace and what is involved if I will decide using it on GCP platform.
    Have a good weekend.
    Piotr

  • Total Bandwidth Usage

    3
    0 Votes
    3 Posts
    680 Views
    stephenw10S

    The rrd graphs are averaged over quite a long period at the 3 month view. They are almost certainly peaking at much higher than 50Mbps. If you look at shorted spans you will find higher peaks.

    Steve

  • Visual representation of CPU load? SG-1100.

    8
    0 Votes
    8 Posts
    797 Views
    stephenw10S

    Mmm, my limited scripting skills are failing me but you can set the status LED on the 1100 to 9 flashing speeds. Like:

    [22.05-RC][root@1100.stevew.lan]/root: echo f1 > /dev/led/ok [22.05-RC][root@1100.stevew.lan]/root: echo f5 > /dev/led/ok [22.05-RC][root@1100.stevew.lan]/root: echo f9 > /dev/led/ok

    So it would not be that hard to update that to reflect the load average using a script.

    Steve

  • pfsense+mikrotik switch=vlan on windows

    23
    0 Votes
    23 Posts
    2k Views
    L

    @stephenw10 yes mikrotik switches are very complex and difficult I did the vlans on edge switch and ubiqiti and went good .
    this mikrotik switchess made lost me

  • Can't route from LAN to L2TP client.

    7
    0 Votes
    7 Posts
    1k Views
    R

    @stephenw10 Nice to find out it wasn't just me going bonkers. Thanks for the help, triage and bug report.

  • pfSense 2.6 issues

    Moved
    56
    0 Votes
    56 Posts
    17k Views
    stephenw10S

    Ok, looking at that it appears the installed and running kernel is correct but the userland is still at 12.2.
    pkg upgrade didn't offer you any updates?

    Try running pkg info -x pfSense and see if anything there still shows 22.01.

    I would not expect a ZFS mirror to be capable of booting a different kernel. I've only ever seen it on separate boot devices.

    Steve

  • Lost access to Windows server after pfSense install

    13
    0 Votes
    13 Posts
    1k Views
    oldsportsO

    @stephenw10,

    I disabled UPnP on the router and I still have access to the server.

    @SteveITS,

    Thanks for the information about the Domain Overrides. I entered the server's domain and IP address into the table, changed the client's adapter setting to automatically obtain the DNS address and restarted the client. The client was able to access the server files and the Internet - problem solved!

    Thanks to all for sticking with my situation until it got resolved.

  • Bridge WAN-LAN VLAN 36 for IPTV

    2
    0 Votes
    2 Posts
    545 Views
    stephenw10S

    Bridging and VLANs can be.... interesting!

    But what you're doing isn't that complex you should be able to create a bridge with the two VLAN 36 interfaces in it.

    Steve

  • Radius Accounting for WIfif

    Moved
    7
    0 Votes
    7 Posts
    839 Views
    F

    @stephenw10

    22.01 on pfsense and 0.15.7_33 for freeadius

  • WAN interface address alias is not working in rules

    23
    0 Votes
    23 Posts
    2k Views
    stephenw10S

    Yes the order they are parsed/returned in determines the order they are displayed but nothing else as far as I know.

  • webConfigurator certificate expiry notification - any action required?

    8
    0 Votes
    8 Posts
    2k Views
    C

    @gertjan Makes sense. Thanks for the info/explanation. Good to know this is available should it be necessary.

  • Gateway Offline

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S

    Ok, it's incomplete so the firewall cannot connect to the gateway at all. It is not responding to ARP requests.
    A layer 2 failure like that usually means something basic like a cable in the wrong port or an incorrect VLAN config in the switch maybe.

    Steve

  • How to analyse a problem using multiple logfiles?

    6
    0 Votes
    6 Posts
    754 Views
    L

    @stephenw10

    I did install GrayLog in a Jail on my TrueNas system. Lets see how that ^works^

  • 0 Votes
    29 Posts
    5k Views
    M

    I did lot of testing. Really pulled out my hairs out.

    TL;DR: After I let my WAN interface DHCP lease to expire I changed interface MAC address to make sure that I got another IP. With new IP everything is working as should.

    Really nice :)

  • /services_dyndns_edit.php: phpDynDNS: (Unknown Response)

    21
    0 Votes
    21 Posts
    3k Views
    B

    I just added this line
    $tmp = str_replace("utf-16", "utf-8", $data);
    under line
    $tmp = str_replace("^M", "", $data);.

    It's rather crude, but it works :))

    edit:
    This could work too: $tmp = str_replace("utf-16\"?>", "utf-16\"?>\n", $data);

  • pfsense crash - firewall has encountered an error

    7
    0 Votes
    7 Posts
    981 Views
    stephenw10S

    It's possible that happened during the upgrade before the package was updated. The crash shows the dumptime as: Sun Jul 3 152927 2022.
    However is also shows 5 crashes and all the logged panics look to be the same. That seems unlikely to be from the upgrade.

    If the crash report returns that will confirm it's current, yes.

    Steve

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