Hi,

 

I've setup PDNS as slave. I have added two domains and configured them as
slave. They must retrieve the records from the masterserver (BIND). But I'm
getting the following error:

 

2 slave domains need checking 

Error trying to retrieve/refresh 'testing1.nl': Sending a dns question to
'': Unable to parse '' as a service

Error trying to retrieve/refresh 'testing2.nl': Sending a dns question to
'': Unable to parse '' as a service

 

My domains table:

 

mysql> select * from domains;

+----+-------------+--------+------------+-------+-----------------+--------
-+

| id | name        | master | last_check | type  | notified_serial | account
|

+----+-------------+--------+------------+-------+-----------------+--------
-+

| 14 | testing1.nl | NULL   |       NULL | SLAVE |            NULL | NULL
|

| 15 | testing2.nl | NULL   |       NULL | SLAVE |            NULL | NULL
|

+----+-------------+--------+------------+-------+-----------------+--------
-+

2 rows in set (0.00 sec)

 

Can anybody help me?

 

Regards,

 

Tim

 

PS: PDNS is running on a Windows XP machine. (for testing only) with an ODBC
backend. The BIND server running on Windows Server 2003 (production server).

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to