Date: Sun, 18 Apr 1999 00:06:00 -0400 From: "WholesaleHosting.com" <admin@wholesalehosting.com> To: FreeBSD-ISP <FreeBSD-ISP@FreeBSD.ORG> Cc: Pagan <pagan@subgenius.net> Subject: some weird ass bind problems? Message-ID: <37195A28244.7949ADMIN@domains.md>
next in thread | raw e-mail | index | archive | help
When i nslookup relic.org on my box it returns this...
Name: relic.org
Address: 209.140.103.69
If i do it from somewhere else... I get this.
Name: relic.org
Address: 209.140.103.69
But.. some boxes return this.
Name: www.relic.org
Address: 208.241.171.80
Which is what the browser tries to go to
If i /dns relic.org on irc.. i get this
Looking up relic.org...
Name: relic.org
Address: 208.241.171.80
Process Complete
My bot.. wholesalehosting.net is listed as its primary nameserver and
here is the paste of its namedb
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
su-2.02# cat /etc/namedb/db.relic.org
@ IN SOA ns1.wholesalehosting.net. hostmaster.wholesalehosting.net. (
1999041302 ; Serial XX yyyymmddxx XX
10800 ; Refresh after 3 hours
1800 ; Retry after 30 minutes
1209600 ; expire (14 days)
1800 ) ; minimum (30 mins)
;
; Name servers
;
IN NS ns1.wholesalehosting.net.
IN NS ns2.wholesalehosting.net.
;
;
relic.org. IN A 209.140.103.69
www IN CNAME relic.org.
ftp IN CNAME relic.org.
mail IN CNAME relic.org.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
There is a named.boot entry for it.. and it looks like this.
primary relic.org db.relic.org
which is in keeping with all the other domains the box hosts..
the ones that work..
Any Clues?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37195A28244.7949ADMIN>
