Newsroom Update

Beginning in May, a special Today at Apple series titled “Made for Business” will offer small business owners and entrepreneurs free opportunities to learn how Apple products and services can support their growth and success. Learn more >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

loading master file failed?

Hello

I keep getting this in my DNS log

16-Feb-2011 20:35:50.102 /var/named/zones/db.liseogalex.dk.zone.apple:14: ignoring out-of-zone data (server.local)
16-Feb-2011 20:35:50.102 dns masterload: /var/named/zones/db.liseogalex.dk.zone.apple:18: liseogalex.dk: CNAME and other data
16-Feb-2011 20:35:50.102 zone liseogalex.dk/IN/com.apple.ServerAdmin.DNS.public: loading from master file db.liseogalex.dk. failed: CNAME and other data

everything seems to bee running ok, so can't figure out what that error means..

can someone explain what it is, it might just be an misinterpretation (im danish)

thanks in advance...

server is Mac Mini...

MacBook Pro unibody15,4" (2.8Ghz) (4GB) (9600m GT 512) (500GB 7200), Mac OS X (10.6.6)

Posted on Feb 16, 2011 12:12 PM

Reply
Question marked as Best reply

Posted on Feb 16, 2011 12:38 PM

The error message tells you what the problem is, and where to find it:

16-Feb-2011 20:35:50.102 /var/named/zones/db.liseogalex.dk.zone.apple:14: ignoring out-of-zone data (server.local)


Line 14 of the file /var/named/zones/db.liseogalex.dk.zone.apple has a record for 'server.local' which is not valid in the current domain. You'll need to decide whether this record should be there, and what value it should have.

16-Feb-2011 20:35:50.102 dns masterload: /var/named/zones/db.liseogalex.dk.zone.apple:18: liseogalex.dk: CNAME and other data


Line 18 in the file /var/named/zones/db.liseogalex.dk.zone.apple has an invalid record for 'liseogalex.dk'. If this is your domain name this cannot be a CNAME record, it has to be an A record.
2 replies
Question marked as Best reply

Feb 16, 2011 12:38 PM in response to Mulle

The error message tells you what the problem is, and where to find it:

16-Feb-2011 20:35:50.102 /var/named/zones/db.liseogalex.dk.zone.apple:14: ignoring out-of-zone data (server.local)


Line 14 of the file /var/named/zones/db.liseogalex.dk.zone.apple has a record for 'server.local' which is not valid in the current domain. You'll need to decide whether this record should be there, and what value it should have.

16-Feb-2011 20:35:50.102 dns masterload: /var/named/zones/db.liseogalex.dk.zone.apple:18: liseogalex.dk: CNAME and other data


Line 18 in the file /var/named/zones/db.liseogalex.dk.zone.apple has an invalid record for 'liseogalex.dk'. If this is your domain name this cannot be a CNAME record, it has to be an A record.

loading master file failed?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.