<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 30-May-18 17:27, Victoria Risk
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:%3CF2720AC0-3C85-4DE8-A65D-5F267F117758@isc.org%3E">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hello GeoIP users,
      <div class=""><br class="">
      </div>
      <div class="">We are aware that Maxmind is discontinuing their
        older free GeoLite location database and replacing it with a new
        database with a new format (GeoLite2). <a
          href="https://dev.maxmind.com/geoip/geoip2/geolite2/" class=""
          moz-do-not-send="true">https://dev.maxmind.com/geoip/geoip2/geolite2/</a></div>
      <div class=""><br class="">
      </div>
      <div class="">We have an issue open in the BIND gitlab to update
        our Geo-IP support to use the new database api.  <a
          href="https://gitlab.isc.org/isc-projects/bind9/issues/182"
          class="" moz-do-not-send="true">https://gitlab.isc.org/isc-projects/bind9/issues/182</a></div>
      <div class=""><br class="">
      </div>
      <div class="">The question is, would it be useful if we included
        the GeoLite2 database with the BIND distribution? Since we
        update at least twice a year, we could keep it fairly well up to
        date, and it would save users having to go get and update the db
        themselves. It would add about 1.5MB to the BIND distribution
        (depending on whether we use the country or city level).<br
          class="">
        <div class=""><br class="">
        </div>
        <div class="">Votes, comments welcome. </div>
        <div class=""><br class="">
        </div>
        <div class="">Thank you,</div>
        <div class=""><br class="">
        </div>
        <div class="">Vicky<br class="">
          <div class="">
            <div style="color: rgb(0, 0, 0); letter-spacing: normal;
              text-align: start; text-indent: 0px; text-transform: none;
              white-space: normal; word-spacing: 0px;
              -webkit-text-stroke-width: 0px; word-wrap: break-word;
              -webkit-nbsp-mode: space; -webkit-line-break:
              after-white-space;" class="">
              <div style="color: rgb(0, 0, 0); letter-spacing: normal;
                text-align: start; text-indent: 0px; text-transform:
                none; white-space: normal; word-spacing: 0px;
                -webkit-text-stroke-width: 0px; word-wrap: break-word;
                -webkit-nbsp-mode: space; -webkit-line-break:
                after-white-space;" class="">
                <div class="">-----</div>
                <div class="">Product Manager</div>
                <div class="">Internet Systems Consortium</div>
                <div class=""><a href="mailto:vicky@isc.org" class=""
                    moz-do-not-send="true">vicky@isc.org</a></div>
                <div class=""><br class="">
                </div>
              </div>
              <br class="Apple-interchange-newline">
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    I use GeoIP with webservers, but not with BIND.  I run a cron job
    that pulls the Maxmind updates roughly monthly.  IP address
    allocations change a bit more frequently than twice a year.<br>
    <br>
    Rather than bundling the database, you might want to bundle a script
    to automate the update process... preferably one that you don't have
    to maintain.  (Stick to your core competency...)<br>
    <br>
    I think that would be more useful (and less likely to complicate the
    lives of packagers) than bundling the database.<br>
    <br>
    And less work for you :-)<br>
    <br>
    <br>
  </body>
</html>