From owner-freebsd-isp Sat Apr 17 21:12:18 1999 Delivered-To: freebsd-isp@freebsd.org Received: from andromeda. (www.chrysalis.md [209.26.120.204]) by hub.freebsd.org (Postfix) with SMTP id 9019914D0F for ; Sat, 17 Apr 1999 21:12:15 -0700 (PDT) (envelope-from admin@wholesalehosting.com) Received: from z0p3t2 by andromeda. (SMI-8.6/SMI-SVR4) id AAA04396; Sun, 18 Apr 1999 00:11:23 -0400 Date: Sun, 18 Apr 1999 00:06:00 -0400 From: "WholesaleHosting.com" To: FreeBSD-ISP Cc: Pagan Subject: some weird ass bind problems? Message-Id: <37195A28244.7949ADMIN@domains.md> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver 1.24 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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