On Fri, Feb 09, 2007 at 03:19:58PM +0100, Michael Holm wrote: > mysql> select * from domains; > +----+----------+-------------------------+--------+------------+--------+-----------------+---------+---------+---------------------+ > | id | fkuserid | name | master | last_check | type > | notified_serial | account | reverse | cdatetime | > +----+----------+-------------------------+--------+------------+--------+-----------------+---------+---------+---------------------+ > | 1 | 1 | sarge.lan | NULL | NULL | NATIVE > | NULL | NULL | 0 | 2007-02-09 14:26:33 | > +----+----------+-------------------------+--------+------------+--------+-----------------+---------+---------+---------------------+
set 'type' to MASTER. Additionally, your SOA is not correct down below, which will cause problems. good luck! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
