[Pdns-users] Mysql backend, supermaster / superslave, receving NOTIFY from bind9.2.1 not working
Andreas
me at j8.spb.ru
Wed Jan 14 20:00:10 UTC 2004
Hi there,
I have same trouble BUT NOT ANY ONE FROM HERE answer to me !
Wednesday, January 14, 2004, 10:20:20 PM, you wrote:
HJ> Ok, I'm trying to get a clustered setup, allowing my
HJ> secure10.domain.com, running my cpanel software, to send a notify,
HJ> to my nsm.domain.com server,
HJ> which i want to have 'nsm' build out the dns record file, so
HJ> other name servers can update from it.
HJ> ÃÂ
HJ> So far, I get to:
HJ> ÃÂ
HJ> --(mysql database)---------
HJ> ÃÂ
mysql>> select * from domains;
HJ> +----+-----------+----------------+------------+-------+-----------------+---------+
HJ> | id | nameÃÂ ÃÂ ÃÂ ÃÂ ÃÂ | masterÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ | last_check | typeÃÂ | notified_serial | account |
HJ> +----+-----------+----------------+------------+-------+-----------------+---------+
HJ> |ÃÂ 4 | brian.com | 192.168.10.33 | NULL | SLAVE |ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ NULL |ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ |
HJ> +----+-----------+----------------+------------+-------+-----------------+---------+
HJ> (end Mysql database)-------------------
HJ> ÃÂ
HJ> But it wont retreive the proper information from the
HJ> named/bind9 server that it got the notify from:
HJ> Jan 14 13:05:38 nsm pdns[11209]: Domain brian.com is stale,
HJ> master serial 2004011400, our serial 0
HJ> Jan 14 13:05:38 nsm pdns[11209]: 1 slave domain needs checking
HJ> it just repeats this message over and over.
HJ> ÃÂ
HJ> If I delete from domains, it just re-adds itself.
HJ> ÃÂ
HJ> Here is my supermasters table:
HJ> ÃÂ
HJ> ----(mysql supermasters)------------------------
mysql>> select * from supermasters;
HJ> +----------------+-------------------------+---------+
HJ> | ipÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ | nameserverÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ | account |
HJ> +----------------+-------------------------+---------+
HJ> | 192.168.10.33 | secure10.domain.com | NULLÃÂ ÃÂ ÃÂ |
HJ> +----------------+-------------------------+---------+
HJ> 1 row in set (0.00 sec)
HJ> --------------------------------------------------------------------------
HJ> ÃÂ
HJ> I've set named's debugging up high, and it keeps receiving
HJ> notifys from this 'nsm' server, but its not pulling the
HJ> information over and i cant tell why.
HJ> named seems to not give out any errors, and my named conf has
HJ> allow transfer and also-notify options, pointing to the right
HJ> server '192.168.10.33'
HJ> ÃÂ
HJ> Ive read through the docs and searched for 3 days on this issue online, to no avil.
HJ> ÃÂ
HJ> If anyone has any ideas as to how I can allieviate this
HJ> situation, and make my secure10 server properly dish out domains
HJ> to powerdns/mysql, I would love the help.
HJ> ÃÂ
HJ> Thank you in advance!!
HJ> ÃÂ
HJ> -Huxley
HJ> ÃÂ
HJ> ÃÂ
--
Wednesday, January 14, 2004 10:59:10 PM Andrew
More information about the Pdns-users
mailing list