DNS problem

Discussion in 'Server Operation' started by cipito, May 3, 2013.

  1. cipito

    cipito New Member

    Hi guys!

    I have made a script to automatically add into the database the PTR records, since i have 2048 IPS.
    Before that, i did a backup for dbispconfig database.

    Now I can not get over this errors:

    02.05.2013-23:24 - ERROR - Processed datalog_id 32011
    02.05.2013-23:24 - ERROR - Calling function 'rr_update' from plugin 'bind_plugin' raised by event 'dns_rr_update'.
    02.05.2013-23:24 - ERROR - Writing BIND domain file: /var/named/pri.194.40.89.in-addr.arpa
    02.05.2013-23:24 - ERROR - Writing BIND named.conf.local file: /etc/named.conf.local
    02.05.2013-23:24 - ERROR - Processed datalog_id 32012
    02.05.2013-23:24 - ERROR - Calling function 'rr_update' from plugin 'bind_plugin' raised by event 'dns_rr_update'.
    02.05.2013-23:24 - ERROR - Writing BIND domain file: /var/named/pri.194.40.89.in-addr.arpa
    02.05.2013-23:24 - ERROR - Writing BIND named.conf.local file: /etc/named.conf.local

    And it's lot of them.
    I have updated ISPCONFIG to the last version. I have cleaned up the logs.
    It happened, before reinitializing ISPCONFIG, that in the admin page, on ZONES, I could see nothing, not a single zone.

    Can you please tell me what is wrong?
    The DNS works fine, it resolves, but I get those errors. The PTR records are all there and they resolv accordingly.

    All the trouble started when i tried to generate the "A" records for the PTR, i might have done something wrong at some point.

    I use apache / 3.0.5.2.
    Thank you!
     
  2. cipito

    cipito New Member

    I'm not very sure how, but i've managed to fix this.

    It's a big pain to enter all the PTR and A records by hand for 2000+ adresses. I think I could have used templates, but nevermind, i've written a small bash script to generate sql source files for the PTR and A records, so it worked like charm.

    Thank you anyway for reading!
     

Share This Page