Hi Nico, none of the masters are in the SOA - they are hidden primaries (The second one should be part of a desaster recovery scenario).
Using only the first one, which is the default setup, works fine and so never was in doubt. Sincerely, Dorothea Am Donnerstag, 24. Januar 2008 11:18 schrieb Nico van Royen: > Dorothea, > > Could it be that the master NS as listed in the SOA record does not match the supermaster as defined in the slave ? > > Regards, > Nico van Royen > Public-servers.com, Public DNS manager > _____ > > From: Dorothea Dorsch [mailto:[EMAIL PROTECTED] > To: [email protected] > Sent: Wed, 23 Jan 2008 13:45:42 +0100 > Subject: Re: [Pdns-users] multiple master support? > > Hi Nico, > > japp, domain is set as slave. This is done automatically when it's entered via > Supermaster, I only added the second master in the master field. > > sincerely, > > Dorothea > > select * from domains where name = "connects.de"; > +------+-------------+--------------------------+------------+-------+-----------------+----------+ > | id | name | master | last_check | type | > notified_serial | account | > +------+-------------+--------------------------+------------+-------+-----------------+----------+ > | 5938 | connects.de | 212.1.33.40, 212.1.33.46 | 1201078604 | SLAVE | > > NULL | MCS-TEST | > +------+-------------+--------------------------+------------+-------+-----------------+----------+ > > > select * from supermasters where ip = "212.1.33.40" or ip = "212.1.33.46"; > +-------------+-------------------+-------------+ > | ip | nameserver | account | > +-------------+-------------------+-------------+ > | 212.1.33.40 | dns-auth-3.mcs.de | MCS-Nokixel | > | 212.1.33.46 | dns-auth-3.mcs.de | MCS-Nokixel | > +-------------+-------------------+-------------+ > > > > > > Am Mittwoch, 23. Januar 2008 11:34 schrieb Nico van Royen: > > Be sure that that in the slave pdns database the 'type' of that domain is > set to slave, and the master field set to the correct master. > > > > For instance (sample slave domain) > > > > > > mysql> select * from domains where name = "blaat.com"; > > > +-----+-----------+--------------+------------+-------+-----------------+---------+ > > | id | name | master | last_check | type | notified_serial | > account | > > > +-----+-----------+--------------+------------+-------+-----------------+---------+ > > | 892 | blaat.com | 83.98.163.20 | 1201083608 | SLAVE | NULL | > iworx | > > > +-----+-----------+--------------+------------+-------+-----------------+---------+ > > 1 row in set (0.00 sec) > > > > mysql> select * from supermasters where ip = "83.98.163.20"; > > +--------------+----------------+---------+------+ > > | ip | nameserver | account | mx | > > +--------------+----------------+---------+------+ > > | 83.98.163.20 | ns04.warp3.com | iworx | 0 | > > +--------------+----------------+---------+------+ > > 1 row in set (0.04 sec) > > > > Regards, > > Nico van Royen > > Public-servers.com, Public DNS manager > > > > > -- > Dorothea Dorsch > (Hostmaster) > > ====================================================== > MCS MOORBEK COMPUTER SYSTEME GmbH > Essener Bogen 17 - 22419 Hamburg - Germany > Tel +49 (0)40.53773.0 - Fax: +49 (0)40.53773.200 > eMail: [EMAIL PROTECTED] - Web: http://www.mcs.de > Eingetragen im Handelsregister Hamburg B62933 > Geschaeftsfuehrer: Kai Brandes + Eckard Kabel > GPG 5503 64AC A55A 3D1D B0C3 F31C 4533 7303 EE36 5CCD > ====================================================== > _______________________________________________ > Pdns-users mailing list > [email protected] > http://mailman.powerdns.com/mailman/listinfo/pdns-users > -- Dorothea Dorsch (Hostmaster) ====================================================== MCS MOORBEK COMPUTER SYSTEME GmbH Essener Bogen 17 - 22419 Hamburg - Germany Tel +49 (0)40.53773.0 - Fax: +49 (0)40.53773.200 eMail: [EMAIL PROTECTED] - Web: http://www.mcs.de Eingetragen im Handelsregister Hamburg B62933 Geschaeftsfuehrer: Kai Brandes + Eckard Kabel GPG 5503 64AC A55A 3D1D B0C3 F31C 4533 7303 EE36 5CCD ====================================================== _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
