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

    Update lists fail

    Scheduled Pinned Locked Moved pfBlockerNG
    34 Posts 5 Posters 4.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.
    • QinnQ
      Qinn @RonpfS
      last edited by Qinn

      @ronpfs please take a look at the logging in extras.log above and below, that can't be as there is no 15 month ...🙃

      Download Process Ended [ 10/15/16 08:18:40 ]
      

      Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
      Firmware: Latest-stable-pfSense CE (amd64)
      Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

      RonpfSR 1 Reply Last reply Reply Quote 0
      • RonpfSR
        RonpfS @Qinn
        last edited by

        @qinn And you care about 2016 events ? 😜

        2.4.5-RELEASE-p1 (amd64)
        Intel Core2 Quad CPU Q8400 @ 2.66GHz 8GB
        Backup 0.5_5, Bandwidthd 0.7.4_4, Cron 0.3.7_5, pfBlockerNG-devel 3.0.0_16, Status_Traffic_Totals 2.3.1_1, System_Patches 1.2_5

        QinnQ 1 Reply Last reply Reply Quote 0
        • QinnQ
          Qinn @RonpfS
          last edited by

          @ronpfs ROFL ;)

          Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
          Firmware: Latest-stable-pfSense CE (amd64)
          Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

          1 Reply Last reply Reply Quote 0
          • QinnQ
            Qinn
            last edited by Qinn

            Somehow this won't go away, last Maxmind is 7 june and still pfBlockerNG did not update it. Is there anyway to restore the "automatic updates" or do I have to remove and reinstall the package?

            0_1532498621196_Maxmind.png

            Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
            Firmware: Latest-stable-pfSense CE (amd64)
            Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

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

              Did you check to see if something is blocking access to MaxMind web site? Another possibility is that MaxMind is blocking your IP or rate limiting it for some reason...

              Does MaxMind resolve?

              host -t A geolite.maxmind.com
              

              Can you download from this URL in a browser window:

              https://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
              

              Did you check the pfBlockerNG error.log?

              If you run the updater script, do you get any errors?

              php /usr/local/www/pfblockerng/pfblockerng.php dc
              

              Try the latest pfBlockerNG-devel version and see if that solves your issue....

              "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/

              QinnQ 1 Reply Last reply Reply Quote 1
              • QinnQ
                Qinn @BBcan177
                last edited by Qinn

                First a big thanks for you help and time, now to your advise, it gave the following results:

                1. Yes, MaxMind did resolve
                code[2.4.3-RELEASE][root@pfSense.localdomain]/root: host -t A geolite.maxmind.com
                geolite.maxmind.com has address 104.16.37.47
                geolite.maxmind.com has address 104.16.38.47
                
                
                1. Yes, I can download the file GeoIP.dat.gz

                2. I added the files

                /var/log/pfblockerng/extras.log and error.log
                

                0_1532592170771_pfblokcerNG.7z

                I don't see anything out of the ordinary in these two, but I'm not a dev 😉 The 2 last updatesof MaxMind that are mentioned in the logs, where the result of a manually update using

                code php -f /usr/local/www/pfblockerng/pfblockerng.php dc
                

                My best guess is that if the MaxMind update is a cron job, it's not working anymore, a:

                code crontab -l
                

                results in:

                code crontab: no crontab for root
                

                So my last straw would be changing the update settings to the latest development and installing it, but I don't like unsolved cases (sorry that's me 🤓 ) is there anything more I could look into, as I still don't get how MaxMind is updated as it doesn't seem to be a cron job?

                btw From what I've read, when I want to move over to the latest dev of pfblockerNG I have to first deinstall pfblockerNG and then install the dev version and all settings will be restored, is this the right way to move over to the dev version?

                Cheers Qinn

                Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                Firmware: Latest-stable-pfSense CE (amd64)
                Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

                1 Reply Last reply Reply Quote 0
                • K
                  kpa
                  last edited by

                  PfSense doesn't have user specific crontabs ( for reasons that I have hard time understanding myself) and the only crontab on the system is the /etc/crontab file.

                  QinnQ 1 Reply Last reply Reply Quote 1
                  • QinnQ
                    Qinn @kpa
                    last edited by Qinn

                    @kpa Thanks for pointing that one out to me, awaiting BBcan177 advise on how to proceed, hoping he can do something with the results and logs I provided.

                    Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                    Firmware: Latest-stable-pfSense CE (amd64)
                    Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

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

                      @qinn said in Update lists fail:

                      btw From what I've read, when I want to move over to the latest dev of pfblockerNG I have to first deinstall pfblockerNG and then install the dev version and all settings will be restored, is this the right way to move over to the dev version?

                      Yes I would just go to devel and see if that fixes your issue.... There are a ton of new features in devel....
                      https://www.reddit.com/r/PFSENSE/comments/8lnugz/pfblockerng_devel_version_released/

                      Also install the "Cron" package for pfSense and you can see the pfSense Cron tasks from there.

                      "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/

                      QinnQ 1 Reply Last reply Reply Quote 0
                      • QinnQ
                        Qinn @BBcan177
                        last edited by

                        @bbcan177 said in Update lists fail:

                        @qinn said in Update lists fail:

                        btw From what I've read, when I want to move over to the latest dev of pfblockerNG I have to first deinstall pfblockerNG and then install the dev version and all settings will be restored, is this the right way to move over to the dev version?

                        Yes I would just go to devel and see if that fixes your issue.... There are a ton of new features in devel....
                        https://www.reddit.com/r/PFSENSE/comments/8lnugz/pfblockerng_devel_version_released/

                        Also install the "Cron" package for pfSense and you can see the pfSense Cron tasks from there.

                        Thanks for your advise 👍 👍 hoping for a release soon, I don't care about an ETA, take your time and keep up the good work.

                        Hardeware: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz 102 GB mSATA SSD (ZFS)
                        Firmware: Latest-stable-pfSense CE (amd64)
                        Packages: pfBlockerNG devel-beta (beta tester) - Avahi - Notes - Ntopng - PIMD/udpbroadcastrelay - Service Watchdog - System Patches

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