In message <[EMAIL PROTECTED]>, Steve K
oon writes:
> 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)
> 
> zone sdvr.com.com/IN: has 0 SOA records
> 
> zone sdvr.com.com/IN: has no NS records

        sdvr.com.com != sdvr.com

        fix the zone name in named.conf.
 
> zone rentego.com/IN: NS '204.74.108.1.rentego.com' has no address
> records (A or AAAA)

        NS records take HOSTNAMES not IP addresses.

        rentego.com.     900       IN         NS        204.74.108.1

        Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: [EMAIL PROTECTED]

Reply via email to