Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    state counters, firewall rules resetting?

    Scheduled Pinned Locked Moved General pfSense Questions
    32 Posts 9 Posters 8.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nimrod @johnpoz
      last edited by

      @johnpoz

      This is tested on v2.6 CE which doesnt have this patch applied by default. Im not sure about + version.

      As soon as i apply this patch via system patches firewall rules start behaving the same way as you described.

      If @stephenw10 has a test environment with v2.6 CE he can confirm this.

      Steps to reproduce this are simple.

      1. Install pfSense v2.6 CE.
      2. Install System Patches package.
      3. Apply patch mentioned above.
      4. Observe firewall rules.
      5. Revert the patch.
      6. Observe the rules again.
      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        Yeah that doesn't apply in 23.01. set keepcounters is present in the pf ruleset file by default.

        N johnpozJ 2 Replies Last reply Reply Quote 0
        • N
          nimrod @stephenw10
          last edited by

          @stephenw10 said in state counters, firewall rules resetting?:

          Yeah that doesn't apply in 23.01. set keepcounters is present in the pf ruleset file by default.

          Just to make sure we are on the same page here. If i apply that patch on CE version does that mean set keepcounters is getting set or removed?

          1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator @stephenw10
            last edited by

            @stephenw10 well they are resetting that is for sure

            reset.jpg

            And I watched some roku, and it did show traffic and now this morning its back to 0/0

            Hmmm?

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.8, 24.11

            GertjanG stephenw10S 2 Replies Last reply Reply Quote 0
            • GertjanG
              Gertjan @johnpoz
              last edited by

              @johnpoz

              I'm following these counters since yesterday.

              e1676f23-3416-4b87-ba22-6ed42eb07037-image.png

              Curious to know when counters get reset.
              Something like : you modified a rule, something you obviously didn't do.
              Have you rules that are scheduled ?
              Counter reset means to me : "new" rules so also states are reset ( ? )

              No "help me" PM's please. Use the forum, the community will thank you.
              Edit : and where are the logs ??

              johnpozJ GertjanG 2 Replies Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator @Gertjan
                last edited by johnpoz

                @gertjan yeah no changes to rules since yesterday that is for sure.. And I don't have any rules on a schedule..

                The only thing that is scheduled is my aliases in pfblocker - those update, but I don't have any sort of auto rules even enabled in pfblocker, only the native aliases..

                If I look in changes

                03. 3/6/23 09:48:16     v22.8   admin@192.168.9.100 (Local Database)
                    Firewall: NAT: Outbound - reordered outbound mappings.
                
                02. 3/6/23 15:00:16     v22.8   (system)
                    pfBlockerNG: saving DNSBL changes
                
                01. 3/7/23 15:00:16     v22.8   (system)
                    pfBlockerNG: saving DNSBL changes
                

                That is an odd comment on the pfblocker change - since I don't even have DNSBL enabled. But do have it set to update my aliases every 6 hours..

                update.jpg

                But clearly that is on a schedule..

                If I look at my crons - I would assume that listing in the config changes is the bottom one

                cron.jpg

                But why should it reset the counters?

                edit: well I just manually kicked off a pfblocker update and it shows in the config log

                01. 3/9/23 04:59:54     v22.8   (system)
                    pfBlockerNG: saving DNSBL changes
                

                But my counters didn't reset, sill show the same amount of traffic on my lan rule, as I did before running it. So its prob not that doing it... hmmm?

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                B 1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator @johnpoz
                  last edited by

                  @johnpoz said in state counters, firewall rules resetting?:

                  @stephenw10 well they are resetting that is for sure

                  Indeed, they sure seem to be.... I can't trigger it to reset either. Yet.

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jarhead @stephenw10
                    last edited by

                    @stephenw10 Just to throw my hat in, checked yesterday and had over a gig on the LAN, today 800M.

                    1 Reply Last reply Reply Quote 0
                    • B
                      bigsy @johnpoz
                      last edited by bigsy

                      @johnpoz Do you have the patch for redmine #14016 applied?

                      I had a problem on 23.01 with pfBlocker IP counters resetting overnight until I applied this. I didn't notice the firewall counters. Something in the default cron jobs must have been resetting it?

                      J T johnpozJ 3 Replies Last reply Reply Quote 3
                      • J
                        jdeloach @bigsy
                        last edited by jdeloach

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • T
                          tman222 @bigsy
                          last edited by

                          @bigsy said in state counters, firewall rules resetting?:

                          @johnpoz Do you have the patch for redmine #14016 applied?

                          I had a problem on 23.01 with pfBlocker IP counters resetting overnight until I applied this. I didn't notice the firewall counters. Something in the default cron jobs must have been resetting it?

                          Thanks @bigsy for calling out this patch. I have been running into the same issue (pfBlockerNG IP counters resetting overnight) and then noticed similar to @johnpoz that my traffic counters didn't make sense. Applied the patch and will monitor to see if that has hopefully fixed it.

                          Relevant thread:
                          https://forum.netgate.com/topic/178107/23-01-periodic-scripts-have-been-re-enabled-and-are-broken/5

                          T 1 Reply Last reply Reply Quote 0
                          • johnpozJ
                            johnpoz LAYER 8 Global Moderator @bigsy
                            last edited by johnpoz

                            @bigsy I think you might of found it, I do have 2 patches installed for state issues

                            https://github.com/pfsense/pfsense/commit/d9fa4584e3fb63d6051e9f1db7655f931cb1be19.patch

                            and one I manually applied

                            diff --git a/blah/usr/local/www/rrd_fetch_json.php b/blah/usr/local/www/rrd_fetch_json.php
                            index df0401f96e89..4d7574819ac9 100644
                            --- a/blah/usr/local/www/rrd_fetch_json.php
                            +++ b/blah/usr/local/www/rrd_fetch_json.php
                            @@ -226,7 +226,8 @@ foreach ($side as $settings) {
                                                            $ds = "state changes";
                                                            break;
                                                    case "pfnat":
                            -                               $ignore = true;
                            +                               $unit_acronym = "";
                            +                               $ds = "NAT states";
                                                            break;
                                                    case "inpass":
                                                            $ninetyfifth = true;
                            

                            Looking into the details now.

                            edit: ok applied ff715efce5e6c65b3d49dc2da7e1bdc437ecbf12 lets see if resets tonight or next couple of days.

                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                            If you get confused: Listen to the Music Play
                            Please don't Chat/PM me for help, unless mod related
                            SG-4860 24.11 | Lab VMs 2.8, 24.11

                            GertjanG 1 Reply Last reply Reply Quote 0
                            • stephenw10S
                              stephenw10 Netgate Administrator
                              last edited by

                              Same here. Let's see....

                              1 Reply Last reply Reply Quote 0
                              • GertjanG
                                Gertjan @johnpoz
                                last edited by

                                @johnpoz said in state counters, firewall rules resetting?:

                                edit: ok applied ff715efce5e6c65b3d49dc2da7e1bdc437ecbf12

                                I had that one already active.
                                My counter are still good / plausible.

                                No "help me" PM's please. Use the forum, the community will thank you.
                                Edit : and where are the logs ??

                                johnpozJ 1 Reply Last reply Reply Quote 0
                                • johnpozJ
                                  johnpoz LAYER 8 Global Moderator @Gertjan
                                  last edited by

                                  @gertjan nope reset...

                                  WTF???

                                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                                  If you get confused: Listen to the Music Play
                                  Please don't Chat/PM me for help, unless mod related
                                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                                  B GertjanG 2 Replies Last reply Reply Quote 0
                                  • B
                                    bigsy @johnpoz
                                    last edited by

                                    @johnpoz Did you reboot or trigger a rewrite of the cron config after applying the patch per this link?

                                    johnpozJ 1 Reply Last reply Reply Quote 0
                                    • johnpozJ
                                      johnpoz LAYER 8 Global Moderator @bigsy
                                      last edited by johnpoz

                                      @bigsy valid point - I did not reboot.. That is the only way to redo the crons? Got to be a better way ;)

                                      ok - I went in and did a save on couple crons, without changing anything... This should of kicked them in, but no I didn't do that after apply the patch. Did that now.. Lets see..

                                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                                      If you get confused: Listen to the Music Play
                                      Please don't Chat/PM me for help, unless mod related
                                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                                      1 Reply Last reply Reply Quote 0
                                      • GertjanG
                                        Gertjan @johnpoz
                                        last edited by

                                        @johnpoz

                                        You have (default I guess) :

                                        8453eb24-f5d3-4e41-92e7-43437e32afca-image.png

                                        I have

                                        34a69239-650c-4f7f-bb43-9dae2375e33c-image.png

                                        Which says : ones a day, at minute 15.
                                        as I'm not trying to update my single DNSBL (ADs_basic) that often - it's actually set to 'Weekly'.

                                        Which means my pfBlockerng tries to actually update my single list ones a week.

                                        I'll do a force update .... nothing changed.

                                        Btw : take note : I have no IP feeds so no pfBlockerng firewall rules what so ever. My floating pane is empty.

                                        No "help me" PM's please. Use the forum, the community will thank you.
                                        Edit : and where are the logs ??

                                        johnpozJ 1 Reply Last reply Reply Quote 0
                                        • johnpozJ
                                          johnpoz LAYER 8 Global Moderator @Gertjan
                                          last edited by johnpoz

                                          @gertjan said in state counters, firewall rules resetting?:

                                          Which says : ones a day, at minute 15.

                                          No not minute - that is hour.

                                          hour.jpg

                                          15 is 3pm for non 24 hour clock people ;)

                                          Something lost in translation with the cron setting in pfblocker it seems..

                                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                                          If you get confused: Listen to the Music Play
                                          Please don't Chat/PM me for help, unless mod related
                                          SG-4860 24.11 | Lab VMs 2.8, 24.11

                                          GertjanG 1 Reply Last reply Reply Quote 0
                                          • GertjanG
                                            Gertjan @johnpoz
                                            last edited by Gertjan

                                            @johnpoz said in state counters, firewall rules resetting?:

                                            non 24 hour clock people ;)

                                            By any chance, are these flat-earthers related ?
                                            I was told a day has 24 hours.

                                            Anyway :

                                            240388e9-3e48-4ab3-985f-64cf198e44fe-image.png

                                            What I make of it : "15 minutes after midnight".
                                            If it's something else : fine to me 😊

                                            No "help me" PM's please. Use the forum, the community will thank you.
                                            Edit : and where are the logs ??

                                            johnpozJ 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.