  | |  | One last bind problem | One last bind problem 2005-06-07 - By John Haxby
Back Thom Paine wrote:
>I've searched google all morning to try and fix this error, but I >can't seem to get it right. > >When named starts, I get an error that my main domain >(customnetworks.ca) is not at the top of the zone file. I've managed >to get the other hosting domains I run to load okay, but not my main >one. >[snip] >Here is my customnetworks.ca zone file. > >$ORIGIN customnetworks.ca >$TTL 84600 >@ IN SOA ns1.customnetworks.ca. thom.customnetworks.ca ( > 13 ; serial > > I claim my prize. You're missing a couple of periods -- you need "$ORIGIN customnetworks.ca." and "thom.customnetworks.ca." The error reported by named gives the first one away:
Jun 7 10:50:26 ns1 named[328]: dns_master_load: customnetworks.ca.zone:19: customnetworks.ca.customnetworks.ca: not at top of zone
You don't actually need the $ORIGIN, it's already explicity set from your named.conf.
jch
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |