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 24.5k 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.
    • 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 Rebel Alliance @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
                          • BBcan177B
                            BBcan177 Moderator @dennypage
                            last edited by

                            @dennypage should already be fixed in v3.2.0_2

                            "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 2 Replies Last reply Reply Quote 1
                            • dennypageD
                              dennypage @BBcan177
                              last edited by

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

                              should already be fixed in v3.2.0_2

                              v3.2.0_2 isn't showing yet in 23.01, but I assume it will soon. Thanks.

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

                                @dennypage I updated to it on 23.01

                                There was error first time clicked on it that couldn't download package, but it worked 2nd time

                                pf.jpg

                                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

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

                                  @bbcan177 And of course, as soon as I post it shows up. 😳

                                  3.2.0_2 does indeed correct the URL issue. Thanks!

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    michmoor LAYER 8 Rebel Alliance @dennypage
                                    last edited by

                                    @BBcan177 Seems to be stuck when updating

                                    202a4b8b-bde9-47fc-ac6e-6202c2a030b4-image.png

                                    Firewall: NetGate,Palo Alto-VM,Juniper SRX
                                    Routing: Juniper, Arista, Cisco
                                    Switching: Juniper, Arista, Cisco
                                    Wireless: Unifi, Aruba IAP
                                    JNCIP,CCNP Enterprise

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      michmoor LAYER 8 Rebel Alliance @michmoor
                                      last edited by

                                      I take it the TLD issue is still not fixed.
                                      This update only addresses the GeoIP problem?

                                      9b81c39d-437c-4350-97d3-e114eebc7bb8-image.png

                                      Firewall: NetGate,Palo Alto-VM,Juniper SRX
                                      Routing: Juniper, Arista, Cisco
                                      Switching: Juniper, Arista, Cisco
                                      Wireless: Unifi, Aruba IAP
                                      JNCIP,CCNP Enterprise

                                      cmcdonaldC E 2 Replies Last reply Reply Quote 0
                                      • BBcan177B BBcan177 unpinned this topic on
                                      • M
                                        MoonKnight @johnpoz
                                        last edited by MoonKnight

                                        @johnpoz
                                        Didn't see any update after multiple refresh on "Installed Packages" so I did an force update from the console "13", then back to "Installed Packages". Now I see multiple updates ready for update, weird :)

                                        --- 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 1
                                        • cmcdonaldC
                                          cmcdonald Netgate Developer @michmoor
                                          last edited by

                                          @michmoor The issue is fixed internally. An update should be available soon.

                                          Need help fast? https://www.netgate.com/support

                                          M 1 Reply Last reply Reply Quote 3
                                          • M
                                            michmoor LAYER 8 Rebel Alliance @cmcdonald
                                            last edited by

                                            @cmcdonald understood.

                                            Firewall: NetGate,Palo Alto-VM,Juniper SRX
                                            Routing: Juniper, Arista, Cisco
                                            Switching: Juniper, Arista, Cisco
                                            Wireless: Unifi, Aruba IAP
                                            JNCIP,CCNP Enterprise

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