[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