Author Topic: dns  (Read 9979 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
dns
« on: March 30, 2015, 06:50:37 AM »
I have this eror.
Stopping named: [  OK  ]
Starting named:
Error in named configuration:
zone localhost.localdomain/IN: loaded serial 0
zone localhost/IN: loaded serial 0
zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0
zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0
zone 0.in-addr.arpa/IN: loaded serial 0
zone ns1.bedavavip.com/IN: loaded serial 2013071600
zone ns2.bedavavip.com/IN: loaded serial 2013071600
zone bedavavip.com/IN: NS 'ns1.bedavavip.com' has no address records (A or AAAA)
zone bedavavip.com/IN: NS 'ns2.bedavavip.com' has no address records (A or AAAA)
zone bedavavip.com/IN: not loaded due to errors.
_default/bedavavip.com/IN: bad zone
[FAILED]


Please help me..

Re: dns
« Reply #1 on: March 30, 2015, 08:30:20 AM »
this is because A record for nameservers are missing. Got DNS Functions --> Edit Nameserver IPs and click save changes. This will add A name for it. Now restart bind and see if error is gone.

Offline
*
Re: dns
« Reply #2 on: March 30, 2015, 09:55:53 PM »
this is because A record for nameservers are missing. Got DNS Functions --> Edit Nameserver IPs and click save changes. This will add A name for it. Now restart bind and see if error is gone.
Thank you so much.İt is working now.