[Pdns-users] anual AXFR works, automatic does not (txt-version)
LikeFiction
info at likefiction.com
Fri Aug 6 13:52:11 UTC 2010
Hi All,
Antonio: I Use gmysql backend (for MySQL). I am creating them as master,
of course.
Stefan: As there is no sensitive information inside the tables, I have
opened up http://ns1.sologigabit.com/phpmyadmin with user "help" and
password "help". You can browse all PDNS tables easily that way. For the
mailing list archive, I also present the data for one domain here:
Domains:
+----+-------------------------+--------+------------+--------+-----------------+---------+
| id | name | master | last_check | type |
notified_serial | account |
+----+-------------------------+--------+------------+--------+-----------------+---------+
| 1 | 213.243.84.in-addr.arpa | NULL | NULL | MASTER |
2010080500 | NULL |
+----+-------------------------+--------+------------+--------+-----------------+---------+
mysql> select * from records where domain_id=1;
+-----+-----------+-----------------------------+------+------------------------------------------------------------------------------------------------------+-------+------+-------------+
| id | domain_id | name | type |
content
| ttl | prio | change_date |
+-----+-----------+-----------------------------+------+------------------------------------------------------------------------------------------------------+-------+------+-------------+
| 1 | 1 | 213.243.84.in-addr.arpa | SOA |
ns1.sologigabit.com info.sologigabit.com
2010080500 | 86400 |
0 | 1264505559 |
| 2 | 1 | 213.243.84.in-addr.arpa | NS |
ns1.sologigabit.com
| 86400 | 0 | 1264505559 |
| 12 | 1 | 40.213.243.84.in-addr.arpa | PTR |
ns1.villasex.es
| 86400 | 0 | 1272545320 |
| 14 | 1 | 38.213.243.84.in-addr.arpa | PTR |
sologigabit2.fastlanecomm.com
| 86400 | 0 | 1272584998 |
| 15 | 1 | 87.213.243.84.in-addr.arpa | PTR |
moep.sytes.net
| 86400 | 0 | 1264505559 |
| 33 | 1 | 213.243.84.in-addr.arpa | NS |
ns2.sologigabit.com
| 86400 | 0 | 1264505559 |
Supermasters table is empty on master. Supermaster content of slave:
ip nameserver account
95.215.63.212 ns2.sologigabit.com (account is empty cell)
With kind regards / Met vriendelijke groet,
Pierre van den Oord
LikeFiction
Kleyn Proffijtlaan 49
2343 DB Oegstgeest
The Netherlands
T +31 (0)85 7850699 (Mo-Fr 10-17, GMT +1)
T +31 (0)6 12469791 (Mobile)
M info at LikeFiction.com
W www.LikeFiction.com
---------------------------------------------------
Please include the original message when you reply!
---------------------------------------------------
Op 6-8-2010 15:36, Stefan Schmidt schreef:
> On Aug 6, 2010, at 15:21 , LikeFiction wrote:
>
>
>> Good to have found someone with the same problem. Indeed a notify works, but this is not what I want. I could automate it with a cronjob script, but I think it might just be some bug in PowerDNS.
>>
> Really that shouldn't be necessary.
> Can you show us whats in your database?
> I mean the entries in the domains, records and supermasters tables corresponding to the zone, and if it's too big just the apex from the records table.
>
> Stefan
More information about the Pdns-users
mailing list