I am getting this error in my master's log when trying to add these two zones. Could anyone tell me what's wrong with the zone files that is causing these errors?
Thanks, Steve ==== Master's Log file ===================== c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:3: ignoring out-of-zone data (sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:10: ignoring out-of-zone data (alternates.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:11: ignoring out-of-zone data (chkav.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:12: ignoring out-of-zone data (mail.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:13: ignoring out-of-zone data (sandiego.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:14: ignoring out-of-zone data (sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:15: ignoring out-of-zone data (sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:16: ignoring out-of-zone data (sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:17: ignoring out-of-zone data (sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:18: ignoring out-of-zone data (term.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:19: ignoring out-of-zone data (webmail.sdvr.com) c:\windows\system32\dns\etc\named\zones\sdvr.com.zone:20: ignoring out-of-zone data (www.sdvr.com) zone sdvr.com.com/IN: has 0 SOA records zone sdvr.com.com/IN: has no NS records zone rentego.com/IN: NS '204.74.108.1.rentego.com' has no address records (A or AAAA) ==== sdvr.com zone file =============== $ORIGIN sdvr.com. $TTL 900 @ IN SOA ns1.escapia.com. nsadmin.escapia.com. ( 2008110601 ; serial 10800 ; refresh 3600 ; retry 864000 ; expire 172328 ; minimum ) alternates.sdvr.com. 900 IN A 69.25.129.10 chkav.sdvr.com. 900 IN A 67.116.192.5 mail.sdvr.com. 900 IN A 67.52.151.116 sandiego.sdvr.com. 900 IN A 75.126.12.37 sdvr.com. 900 IN A 69.25.129.10 sdvr.com. 900 IN MX 10 mail.sdvr.com. sdvr.com. 900 IN NS pdns1.ultradns.net. sdvr.com. 900 IN NS pdns2.ultradns.net. term.sdvr.com. 900 IN A 67.52.151.116 webmail.sdvr.com. 900 IN A 67.52.151.116 www.sdvr.com. 900 IN A 69.25.129.10 ==== rentego.com zone file ================== $ORIGIN rentego.com. $TTL 900 @ IN SOA ns1.escapia.com. nsadmin.escapia.com. ( 2008110601 ; serial 10800 ; refresh 3600 ; retry 864000 ; expire 172328 ; minimum ) rentego.com. 900 IN NS ns1.escapia.com. rentego.com. 900 IN NS ns2.escapia.com. rentego.com. 900 IN NS 204.74.108.1 rentego.com. 86400 IN MX 100 mail-back.profik.cz. rentego.com. 86400 IN MX 10 office.rentego.com. office.rentego.com. 86400 IN A 88.103.125.66 rentego.com. 900 IN A 204.74.99.100 www.rentego.com. 900 IN A 78.24.9.128