[Pdns-users] Rcode: 5
    Kees van Hoekelen 
    kees at vanhoekelen.nl
       
    Fri Nov  5 08:10:27 UTC 2004
    
    
  
Hello list,
I am setting up PDNS and I have a problem.
PDNS version: 2.9.16 Debian Static
Gmysql backend
master dns: ns3.cvhi.nl
A domain keeps giving the the next lines in my pdns.info:
Nov  5 08:51:53 ray pdns[2375]: 1 domain for which we are master needs
notificationsNov  5 08:51:53 ray pdns[2375]: Queued notification of domain 'babstar.nl'
to 212.29.186.201Nov  5 08:51:54 ray pdns[2375]: Received unsuccesful notification report
for 'babstar.nl' from 212.29.186.201, rcode: 5Nov  5 08:51:54 ray pdns[2375]: Removed from notification list:
'babstar.nl' to 212.29.186.201Nov  5 08:51:56 ray pdns[2375]: No master domains need notifications
The zone in the domainstable in mysql:
+-----+------------+--------+------------+--------+-----------------+---------+| id  | name       | master | last_check | type   | notified_serial |
account |+-----+------------+--------+------------+--------+-----------------+---------+| 406 | babstar.nl | NULL   |       NULL | MASTER |      2004110502 | NULL
   |+-----+------------+--------+------------+--------+-----------------+---------+
The zone in the recordstable in mysql:
+------+-----------+----------------------+------+----------------------------------------------------------------------+-------+------+-------------+
| id   | domain_id | name                 | type | content
          | ttl   | prio | change_date |
+------+-----------+----------------------+------+----------------------------------------------------------------------+-------+------+-------------+
| 5708 |       406 | babstar.nl           | SOA  | ns3.cvhi.nl
hostmaster.babstar.nl 2004110502 28800 7200 604800 86400 | 86400 |    0 |        NULL |
| 5713 |       406 | babstar.nl           | NS   | ns3.cvhi.nl
          | 86400 |    0 |        NULL |
| 5714 |       406 | babstar.nl           | NS   | ns4.cvhi.nl
          | 86400 |    0 |        NULL |
Afaik rcode 5 is that the notifing server is not master. Does anyone have
a clue?
Kind regards,
Kees
    
    
More information about the Pdns-users
mailing list