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

    pfBlockerNG/pfBlockerNG-devel v3.2.0_2

    Scheduled Pinned Locked Moved pfBlockerNG
    57 Posts 20 Posters 21.7k 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.
    • S
      SteveITS Galactic Empire @johnpoz
      last edited by

      @johnpoz it was in the 23.01 release notes I believe ;) but they migrated devel to non devel so they are equivalent at the moment.

      Pre-2.7.2/23.09: Only install packages for your version, or risk breaking it. Select your branch in System/Update/Update Settings.
      When upgrading, allow 10-15 minutes to restart, or more depending on packages and device speed.
      Upvote 👍 helpful posts!

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

        @steveits said in pfBlockerNG/pfBlockerNG-devel v3.2.0_2:

        it was in the 23.01 release notes I believe

        Well F me then ;) hehehe you are correct good sir..

        https://docs.netgate.com/pfsense/en/latest/releases/23-01.html

        The pfBlockerNG package has been updated to match pfBlockerNG-devel. After upgrade it is safe to uninstall pfBlockerNG-devel (keeping settings) and install pfBlockerNG instead.
        

        How did I miss that? Doh! Thanks!

        edit: successfully moved to just NG version of package vs -devel, all looking good here..

        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

        MaxK 0M 1 Reply Last reply Reply Quote 1
        • J
          jrey @johnpoz
          last edited by

          @johnpoz
          @BBcan177

          So I'm curious. is the cron job updating the feeds as expected?
          I am on 3.2.0_1 and well as my previous posts are showing, the feeds are not updating through the cron job.
          I can force them to update by deleting one or all of the txt files in the deny directory and running a manual update.
          But when deleting the txt files in the deny directory and letting cron run, nothing happens - just returns "No Updates required."
          I might be wasting my time, but was just going to read through the pfblockerng.php and see if I can spot anything different between the "update" and "cron" processing paths that might cause it.

          looks to me list the function pfblockerng_sync_cron has a couple of points where it could not do anything and end update up exiting with only the "No required message" being logged. I might have another coffee myself and then add a couple of logging statements to at least see if there is a failure point in

          Screen Shot 2023-02-19 at 10.46.38 AM.png

          looks like any of those first three if statements could just cause a "silent" unlogged by-pass of the enclosed -
          that would lead to what is being logged.

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

            @jrey what is not updating.. Your lists? Yeah if there is nothing to update, why should they update?

            Be happy to try and duplicate what you think is problem.. I ran a manual update after my change over to NG vs -devel

             [ Force Reload Task - All ]
             UPDATE PROCESS START [ v3.2.0_1 ] [ 02/19/23 09:31:58 ]
            
            ===[  DNSBL Process  ]================================================
            
            
            ===[  GeoIP Process  ]============================================
            
            
            ===[  IPv4 Process  ]=================================================
            
            [ MA_v4 ]			 exists. [ 02/19/23 09:31:59 ]
            [ MA_rep_v4 ]			 exists.
            [ PlexRemoteCheck_v4 ]		 exists.
            [ SCake_v4 ]			 exists.
            [ UptimeRobot_v4 ]		 exists.
            [ US_v4 ]			 exists.
            [ SCake_v4 ]			 exists.
            [ Uptime_v4 ]			 exists.
            [ dohIPlist_v4 ]		 exists.
            [ GreatWalldohIPlist_v4 ]	 exists.
            [ BlockDOH_custom_v4 ]		 exists.
            [ shodan_v4 ]			 exists.
            [ stretchoid_v4 ]		 exists.
            [ shadowserver_v4 ]		 exists.
            [ ScanDeny_custom_v4 ]		 exists.
            [ AS14061_v4 ]			 exists.
            [ AS39690_v4 ]			 exists.
            [ AS62567_v4 ]			 exists.
            [ AS133165_v4 ]			 exists.
            [ AS135340_v4 ]			 exists.
            [ AS200130_v4 ]			 exists.
            [ AS201229_v4 ]			 exists.
            [ AS202018_v4 ]			 exists.
            [ AS202109_v4 ]			 exists.
            [ AS205301_v4 ]			 exists.
            [ AS393406_v4 ]			 exists.
            [ AS394362_v4 ]			 exists.
            
            ===[  Aliastables / Rules  ]==========================================
            
            No changes to Firewall rules, skipping Filter Reload
            No Changes to Aliases, Skipping pfctl Update
            
             UPDATE PROCESS ENDED [ 02/19/23 09:32:00 ]
            
            

            I am by no means a pfblocker expert, but this seems normal to me..

            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

            J 1 Reply Last reply Reply Quote 0
            • MaxK 0M
              MaxK 0 @johnpoz
              last edited by

              @johnpoz said in pfBlockerNG/pfBlockerNG-devel v3.2.0_2:

              How did I miss that? Doh! Thanks!

              To be honest, I’m just trying to keep up with all the release notes, redmine issues, patches/suggested fixes, configuration changes, and forum discussions. I feel like I will definitely miss something when I go to upgrade.

              1 Reply Last reply Reply Quote 0
              • M
                MoonKnight @johnpoz
                last edited by

                @johnpoz
                Thanks for the heads up, just did the same as you did. No problem with NG version here. :)

                --- 24.11 ---
                Intel(R) Xeon(R) CPU D-1518 @ 2.20GHz
                Kingston DDR4 2666MHz 16GB ECC
                2 x HyperX Fury SSD 120GB (ZFS-mirror)
                2 x Intel i210 (ports)
                4 x Intel i350 (ports)

                1 Reply Last reply Reply Quote 0
                • J
                  jrey @johnpoz
                  last edited by

                  @johnpoz

                  I would agree, with your screen capture when there is something being checked, that is what mine looked like prior to the update as well
                  But the lists haven't updated on my system except the ones where I have manually removed the file(s) from deny directory.
                  So this is clearly not the case here. and again a cron process hasn't listed anything other than 5 lines shown in the log (even if I delete a file from deny)
                  We do know that if I delete a file in deny and run a manual update it both downloads and updates producing log records similar to above) but only if I manually run it.
                  and yes I can verify that source lists have changed and should update, (in fact on source files was updated hours ago Sun 19 Feb 2023 12:10:03 PM CET) but it has not been picked up by any cron update, or manual.
                  the log as posted below and in prior posts, is only showing (nothing actually) exists (or list name even checked.) days worth of logging just like this:

                  CRON PROCESS START [ v3.2.0_1 ] [ 02/19/23 12:00:00 ]

                  No Updates required.
                  CRON PROCESS ENDED
                  UPDATE PROCESS ENDED
                  CRON PROCESS START [ v3.2.0_1 ] [ 02/19/23 14:00:01 ]

                  No Updates required.
                  CRON PROCESS ENDED
                  UPDATE PROCESS ENDED

                  I've now severals days of logs list this with nothing ever listed, again, unless I manually delete a file in the deny directory and in that case only a manual update or reload will download the file I deleted. Everything else remains untouched.

                  -Clearly not even telling me the files exists, need updates, is download. where it would then say downloading.

                  Something clearly didn't update well during the update process. But I can't see what, is preventing it.
                  The lists haven't changed, their update frequency hasn't changed.

                  Also the update process as used, was
                  uninstall pfBlockerNG (the keep settings was checked, this was recommended)
                  reboot system
                  update system from 22.05 -> 23.01
                  reinstall pfBlockerNG 3.2.0_1
                  manual reload

                  hasn't updated any list through the cron process since,

                  1 Reply Last reply Reply Quote 0
                  • S SteveITS referenced this topic on
                  • S SteveITS referenced this topic on
                  • S SteveITS referenced this topic on
                  • R
                    Roger-S
                    last edited by

                    @BBcan177

                    I have observed the situation that under pfSense 23.01 with the current version of pfBlockerNG 3.2.0_1 both in the regular version as well as the DEVEL variant the update and reload of pfBlockerNG does not work properly.

                    The feeds are downloaded and run through individually, but when processing at the "TLD finalize" level, it hangs indefinitely until the pfSense is restarted. I have observed this phenomenon with both pfBlockerNG variants and also with classic DNSBL unbound mode as well as Python mode.

                     UPDATE PROCESS START [ v3.2.0_1 ] [ 02/20/23 10:52:50 ]
                    
                    ===[  DNSBL Process  ]================================================
                    
                     Loading DNSBL Statistics... completed
                     Loading DNSBL SafeSearch...  enabled
                     Loading DNSBL Whitelist... completed
                     DNSBL - SafeSearch changes found - Rebuilding!
                    
                    
                    [ EasyList ]			 Reload . completed ..
                      Whitelist: adsafeprotected.com|amazon-adsystem.com|mail-ads.google.com|
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      20441    20439      0          3          0          20436                
                      ----------------------------------------------------------------------
                      IPv4 count=24
                    
                    [ EasyPrivacy ]			 Reload [ 02/20/23 10:52:56 ] . completed ..
                      Whitelist: adfox.yandex.ru|adsdk.yandex.ru|an.yandex.ru|awaps.yandex.ru|bat.bing.com|bs.yandex.ru|collector.github.com|commerce.bing.com|copilot-telemetry.githubusercontent.com|fcmatch.google.com|fcmatch.youtube.com|informer.yandex.ru|mc.yandex.com|mc.yandex.ru|
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      16418    15271      16         14         0          15241                
                      ----------------------------------------------------------------------
                      IPv4 count=6
                    
                    [ Adaway ]			 Reload [ 02/20/23 10:53:02 ] . completed ..
                      Whitelist: 
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      7355     7355       382        58         0          6915                 
                      ----------------------------------------------------------------------
                    
                    [ D_Me_ADs ]			 Reload [ 02/20/23 10:53:06 ] . completed ..
                      Whitelist: ads.bing.com|ads.youtube.com|adserver.bing.com|amazon-adsystem.com|bs.yandex.ru|pagead.l.google.com|partnerad.l.google.com|pixel.adsafeprotected.com|video-stats.video.google.com|
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      2701     2701       348        9          0          2344                 
                      ----------------------------------------------------------------------
                    
                    [ D_Me_Tracking ]		 Reload [ 02/20/23 10:53:10 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      34       34         14         0          0          20                   
                      ----------------------------------------------------------------------
                    
                    [ Yoyo ]			 Reload [ 02/20/23 10:53:14 ] . completed ..
                      Whitelist: ads.bing.com|ads.youtube.com|adsafeprotected.com|adsdk.yandex.ru|adserver.bing.com|adservice.google.com|adservice.google.com.mt|amazon-adsystem.com|analytics.google.com|bat.bing.com|bs.yandex.ru|mail-ads.google.com|pagead.l.google.com|partnerad.l.google.com|video-stats.video.google.com|www-google-analytics.l.google.com|
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      3680     3680       2507       16         0          1157                 
                      ----------------------------------------------------------------------
                    
                    [ Abuse_ThreatFox ]		 Reload [ 02/20/23 10:53:17 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      26782    26642      2          0          0          26640                
                      ----------------------------------------------------------------------
                    
                    [ D_Me_Malv ]			 Reload [ 02/20/23 10:53:24 ] . completed ..
                      Whitelist: 
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      2735     2735       2725       9          0          1                    
                      ----------------------------------------------------------------------
                    
                    [ D_Me_Malw ]			 Reload [ 02/20/23 10:53:27 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      1        1          1          0          0          0                    
                      ----------------------------------------------------------------------
                    
                    [ Krisk_C19 ]			 Reload [ 02/20/23 10:53:31 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      2000     2000       0          0          0          2000                 
                      ----------------------------------------------------------------------
                    
                    [ Maltrail_BD ]			 Reload [ 02/20/23 10:53:35 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      272221   272221     5191       0          0          267030               
                      ----------------------------------------------------------------------
                    
                    [ MVPS ]			 Reload [ 02/20/23 10:54:11 ] . completed ..
                      Whitelist: 
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      8730     8730       1126       43         0          7561                 
                      ----------------------------------------------------------------------
                    
                    [ SFS_Toxic_BD ]		 Reload [ 02/20/23 10:54:16 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      43273    43272      8          0          0          43264                
                      ----------------------------------------------------------------------
                      IPv4 count=2
                    
                    [ Spam404 ]			 Reload [ 02/20/23 10:54:26 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      7066     7064       61         0          0          7003                 
                      ----------------------------------------------------------------------
                    
                    [ SWC ]				 Reload [ 02/20/23 10:54:30 ] . completed ..
                      Whitelist: 
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      11397    11397      2666       42         0          8689                 
                      ----------------------------------------------------------------------
                    
                    [ Abuse_urlhaus ]		 Reload [ 02/20/23 10:54:38 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      553      553        84         0          0          469                  
                      ----------------------------------------------------------------------
                    
                    [ PhishTank ]			 Reload [ 02/20/23 10:54:42 ] . completed ..
                      Whitelist: 543.sites.google.com|accounts.google.com|docs.google.com|drive.google.com|forms.yandex.com|play.google.com|s3.amazonaws.com|script.google.com|sites.google.com|storage.cloud.google.com|www.bing.com|www.google.com|www.sites.google.com|
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      26468    21536      66         13         0          21457                
                      ----------------------------------------------------------------------
                      IPv4 count=97
                    
                    [ OISD ]			 Reload [ 02/20/23 10:54:50 ] . completed ..
                      Whitelist: 
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      894756   894756     98405      436        0          795915               
                      ----------------------------------------------------------------------
                    
                    [ AZORult_BD ]			 Reload [ 02/20/23 10:56:37 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      982      982        749        0          0          233                  
                      ----------------------------------------------------------------------
                    
                    [ Ponmocup ]			 Reload [ 02/20/23 10:56:43 ] . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      50       50         0          0          0          50                   
                      ----------------------------------------------------------------------
                    
                    [ H3X_1w ]			 Reload [ 02/20/23 10:56:49 ] . completed .
                     No Domains Found! Ensure only domain based Feeds are used for DNSBL!
                    
                    [ Rescure_DNSBL ]		 Reload . completed ..
                      ----------------------------------------------------------------------
                      Orig.    Unique     # Dups     # White    # TOP1M    Final                
                      ----------------------------------------------------------------------
                      500      500        148        0          0          352                  
                      ----------------------------------------------------------------------
                    
                    ------------------------------------------------------------------------
                    Assembling DNSBL database...... completed [ 02/20/23 10:57:07 ]
                    TLD:
                    TLD analysis............. completed [ 02/20/23 10:58:16 ]
                    TLD finalize.
                    

                    I have tried it on existing pfSense environments but also on new installations. In both cases exactly the same.

                    Thanks and greetings

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      emikaadeo @Roger-S
                      last edited by emikaadeo

                      @roger-s
                      This is a known issue. Read the first post from @BBcan177
                      Full Details here

                      There is still a Regression with TLD Wildcard Feature in pfSense+ (possibly in pfSense 2.6 also) due to some recent changes to FreeBSD Grep command. This is being reviewed and will provide more updates as soon as we have a solution.
                      The only solution for now is to disable Wildcard Blocking (TLD) in pfBlockerNG

                      1 Reply Last reply Reply Quote 0
                      • B Beerman referenced this topic on
                      • B Beerman referenced this topic on
                      • B Beerman referenced this topic on
                      • R
                        raidflex
                        last edited by raidflex

                        So I tried to update to 3.2.0_2 but the update is failing.

                        >>> Upgrading pfSense-pkg-pfBlockerNG... 
                        Updating pfSense-core repository catalogue...
                        pfSense-core repository is up to date.
                        Updating pfSense repository catalogue...
                        pfSense repository is up to date.
                        All repositories are up to date.
                        The following 1 package(s) will be affected (of 0 checked):
                        
                        Installed packages to be UPGRADED:
                        	pfSense-pkg-pfBlockerNG: 3.2.0_1 -> 3.2.0_2 [pfSense]
                        
                        Number of packages to be upgraded: 1
                        
                        2 MiB to be downloaded.
                        pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_01_amd64-pfSense_plus_v23_01/All/pfSense-pkg-pfBlockerNG-3.2.0_2.pkg: Not Found
                        Failed
                        
                        

                        EDIT: Update works now please disregard.

                        M 1 Reply Last reply Reply Quote 0
                        • M
                          mcury @raidflex
                          last edited by

                          Installed this version on my SG-3100, using DNSBL python mode, with geoIP.

                          It's working perfectly fine for me, thanks a lot for all your efforts in fixing the problems, BBcan177 and Netgate team. 👍

                          dead on arrival, nowhere to be found.

                          1 Reply Last reply Reply Quote 0
                          • P
                            pfsjap @jrey
                            last edited by

                            @jrey BBcan177 posted a fix for the download problem: https://www.reddit.com/r/pfBlockerNG/comments/116fuie/temp_workaround_to_get_latest_v320_2_files/

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              jrey @pfsjap
                              last edited by

                              @pfsjap

                              Thanks, but I wasn't looking for the 3.2.0_2 package.

                              The issue for me had nothing to do with the lack of that package. I spent some time working through the code and providing feedback to @BBcan177 over the weekend. A local code change worked out to resolve the issue. So for my case (which was a real problem documented in this thread by the way) I'm not sure that changes made to test the change would be in the 3.2.0_2 package at this point. So I'm unlikely to even try until all my current testing is complete.

                              PS @BBcan177 I just waiting for a 12:00 time cycle to pass "12hours" and I'll send you the notes. Thanks JR

                              1 Reply Last reply Reply Quote 0
                              • R
                                raidflex
                                last edited by raidflex

                                Looks like the update worked now, idk why it was not before.

                                Does this also fix the PHP errors and freezing of the Pfblockerng widget on the dashboard?

                                EDIT: Looks like this PHP error is still present, it freezes PfSense+ 23.01 so hopefully its fixed soon. I had to remove the pfblockerng widget and all is well again.

                                BBcan177B 1 Reply Last reply Reply Quote 0
                                • BBcan177B
                                  BBcan177 Moderator @raidflex
                                  last edited by

                                  @raidflex
                                  I am working on the next version. Can you test this widget patch please?

                                  curl -o /usr/local/www/widgets/widgets/pfblockerng.widget.php "https://gist.githubusercontent.com/BBcan177/6d4e9aa41cbbd802b69c0501a2c7d092/raw"
                                  

                                  "Experience is something you don't get until just after you need it."

                                  Website: http://pfBlockerNG.com
                                  Twitter: @BBcan177  #pfBlockerNG
                                  Reddit: https://www.reddit.com/r/pfBlockerNG/new/

                                  R 1 Reply Last reply Reply Quote 1
                                  • R
                                    raidflex @BBcan177
                                    last edited by

                                    @bbcan177 said in pfBlockerNG/pfBlockerNG-devel v3.2.0_2:

                                    @raidflex
                                    I am working on the next version. Can you test this widget patch please?

                                    curl -o /usr/local/www/widgets/widgets/pfblockerng.widget.php "https://gist.githubusercontent.com/BBcan177/6d4e9aa41cbbd802b69c0501a2c7d092/raw"
                                    

                                    This did fix the widget issue. I also rebooted to ensure no PHP errors are present and the freezing has also been resolved. Thank you!

                                    BBcan177B 1 Reply Last reply Reply Quote 0
                                    • BBcan177B
                                      BBcan177 Moderator @raidflex
                                      last edited by

                                      @raidflex Thanks for testing!

                                      "Experience is something you don't get until just after you need it."

                                      Website: http://pfBlockerNG.com
                                      Twitter: @BBcan177  #pfBlockerNG
                                      Reddit: https://www.reddit.com/r/pfBlockerNG/new/

                                      dennypageD 1 Reply Last reply Reply Quote 1
                                      • dennypageD
                                        dennypage @BBcan177
                                        last edited by

                                        @bbcan177 Do you have a fix to test for the URL validation errors?

                                        BBcan177B 1 Reply Last reply Reply Quote 0
                                        • BBcan177B
                                          BBcan177 Moderator @dennypage
                                          last edited by

                                          @dennypage trying to remember which error in particular? But there was a change made to v3.2.0_2 to avoid appending any local DNS to the validation. So if the url was feed.com, the validation uses "feed.com." (added a trailing dot)

                                          "Experience is something you don't get until just after you need it."

                                          Website: http://pfBlockerNG.com
                                          Twitter: @BBcan177  #pfBlockerNG
                                          Reddit: https://www.reddit.com/r/pfBlockerNG/new/

                                          dennypageD 1 Reply Last reply Reply Quote 0
                                          • dennypageD
                                            dennypage @BBcan177
                                            last edited by

                                            @bbcan177 said in pfBlockerNG/pfBlockerNG-devel v3.2.0_2:

                                            @dennypage trying to remember which error in particular?

                                            This one: pfBlockerNG update errors

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