<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Ok, I'm trying to get a clustered setup, allowing 
my secure10.domain.com, running my cpanel software, to send a notify, to my 
nsm.domain.com server,</FONT></DIV>
<DIV><FONT face=Arial size=2>which i want to have 'nsm' build out the dns record 
file, so other name servers can update from it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So far, I get to:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>--(mysql database)---------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>mysql> select * from 
domains;<BR>+----+-----------+----------------+------------+-------+-----------------+---------+<BR>| 
id | name      | 
master         | last_check | type  
| notified_serial | account 
|<BR>+----+-----------+----------------+------------+-------+-----------------+---------+<BR>|  
4 | brian.com | 192.168.10.33 | NULL | SLAVE 
|            NULL 
|         
|<BR>+----+-----------+----------------+------------+-------+-----------------+---------+<BR>(end 
Mysql database)-------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But it wont retreive the proper information from 
the named/bind9 server that it got the notify from:</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Jan 14 13:05:38 nsm pdns[11209]: Domain 
brian.com is stale, master serial 2004011400, our serial 0<BR>Jan 14 13:05:38 
nsm pdns[11209]: 1 slave domain needs checking<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>it just repeats this message over and 
over.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If I delete from domains, it just re-adds 
itself.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Here is my supermasters table:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>----(mysql 
supermasters)------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>mysql> select * from 
supermasters;<BR>+----------------+-------------------------+---------+<BR>| 
ip             | 
nameserver              
| account |<BR>+----------------+-------------------------+---------+<BR>| 
192.168.10.33 | secure10.domain.com | NULL    
|<BR>+----------------+-------------------------+---------+<BR>1 row in set 
(0.00 
sec)<BR>--------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've set named's debugging up high, and it keeps 
receiving notifys from this 'nsm' server, but its not pulling the information 
over and i cant tell why.</FONT></DIV>
<DIV><FONT face=Arial size=2>named seems to not give out any errors, and my 
named conf has allow transfer and also-notify options, pointing to the right 
server '192.168.10.33'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Ive read through the docs and searched for 3 days 
on this issue online, to no avil.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If anyone has any ideas as to how I can allieviate 
this situation, and make my secure10 server properly dish out domains to 
powerdns/mysql, I would love the help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you in advance!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-Huxley</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>