Is there a document describing the entity relationships and semantics of the freeipdb columns? I think a lot of our problems could be more easily addressed if we knew what was going on in there.
For example, I think that zone_record_table is constructed thus: id: unique identifier zone: foreign key into zone_table type: forward or reverse (A or PTR)?????? block: foreign key into ipdb (what this means for anything but a IPv4/32 is a mystery to me) index: ?????? hostname: actual hostname, to be prepended to the zone above text: ?????? ip: ?????? (isn't this handled by block above?) I'm willing to try to put this together, if there's interest and it doesn't already exist. Leland
