[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Newbie DNS question
- Subject: [cobalt-users] Newbie DNS question
- From: Chip <chip@xxxxxxxxxx>
- Date: Sun Jun 4 12:21:59 2000
OK, I've torn my hair out -- and read and reread "DNS and BIND" trying to
figure this one out.
Two domains, two different customers, both on same server
httpd.conf on the server has been configured properly for both (settings
are identical).
DNS entries are, as far as I can see, absolutely identical, except for the
domain names themselves and one additional CNAME entry in the entry that
works.
One (projecthope.net) is working fine.
The other (kentyah.com) keeps giving a "Malformed address in RR" error --
but damned if I can find the malformed address! The DNS is also responding
non-authoritatively, even though it *is* the DNS listed as primary in the
shared registry.
Both are in the granitecanyon.com DNS.
Here are the two RR files
Any help would be greatly appreciated.
--------- DNS entry for Projecthope.net (this one works) ----------
projecthope.net. IN NS ns1.granitecanyon.com.
projecthope.net. IN NS ns2.granitecanyon.com.
projecthope.net. IN RP chip.projecthope.net. info.projecthope.net.
info IN TXT "Chip White, NIC handle HO2979-ORG"
localhost.projecthope.net. IN A 127.0.0.1
projecthope.net. IN A 216.117.149.251
*.projecthope.net. IN CNAME projecthope.net.; GLOBALOK
projecthope.net. IN MX 10 projecthope.net.; EXTREF
support.projecthope.net. IN CNAME healingcancer.com.; EXTREF
----------DNS entry for kentyah.com (this one gives the "malformed name"
error) ------------
kentyah.com. IN NS ns1.granitecanyon.com.
kentyah.com. IN NS ns2.granitecanyon.com.
kentyah.com. IN RP chip.kentyah.com. info.kentyah.com.
info IN TXT "Chip White, NIC handle HO2979-ORG"
localhost.kentyah.com. IN A 127.0.0.1
kentyah.com. IN A 216.117.149.251
*.kentyah.com. IN CNAME kentyah.com.; GLOBALOK
kentyah.com. IN MX 10 kentyah.com.; EXTREF