[Pdns-users]
Søren Boll Overgaard
pdns at fork.dk
Wed May 21 19:19:36 UTC 2003
Hello
My apologies if this arrives twice.
I am attempting to configure PowerDNS to act as master, with a slave
running bind.
mysql> select * from records where type='NS' and domain_id=3;
+----+-----------+--------------------+------+---------------------+-------+------+-------------+
| id | domain_id | name | type | content | ttl | prio | change_date |
+----+-----------+--------------------+------+---------------------+-------+------+-------------+
| 32 | 3 | boll-overgaard.com | NS | bombadil.tolkien.dk | 21600 | NULL | 1053532716 |
| 30 | 3 | boll-overgaard.com | NS | ns1.droso.net | 21600 | NULL | 1053533700 |
+----+-----------+--------------------+------+---------------------+-------+------+-------------+
2 rows in set (0.00 sec)
However, notify'es don't seem to propagate to the slave (ns1.droso.net),
unless I specify its IP instead of the hostname in the records table.
Executing "pdns_control notify boll-overgaard.com" yields the following
in the log:
May 21 18:28:57 bombadil pdns[22400]: 1 domain for which we are master
needs notifications
May 21 18:28:57 bombadil pdns[22400]: Unable to queue notification of
domain 'boll-overgaard.com': nameservers do not resolve!
Both the nameservers hostname resolve just fine.
Any input would be greatly appreciated.
--
Søren O. ,''`.
: :' :
GPG Public key: finger boll <at> db.debian.org `. `'
GPG signed mail preferred. `-
More information about the Pdns-users
mailing list