From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 17:33:44 2009 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2AF991065670 for ; Thu, 17 Dec 2009 17:33:44 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from smtp.ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id A7E818FC1E for ; Thu, 17 Dec 2009 17:33:43 +0000 (UTC) Received: (qmail 19408 invoked by uid 89); 17 Dec 2009 17:41:24 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 17 Dec 2009 17:41:24 -0000 Message-ID: <4B2A6B6C.1030509@ibctech.ca> Date: Thu, 17 Dec 2009 12:33:32 -0500 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Gary Kline References: <20091212233205.GA14918@thought.org> In-Reply-To: <20091212233205.GA14918@thought.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: is this getting out? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 17:33:44 -0000 Gary Kline wrote: > ariatotle is offline; i'm exclusively on my new server. will somebody please do a digg thought.org and see if they see what i see? > > hope i get this..... % whois thought.org Name Server:NS1.THOUGHT.ORG Name Server:ETHIC.THOUGHT.ORG % dig ns1.thought.org ;; ANSWER SECTION: ns1.thought.org. 38283 IN A 209.180.213.210 % dig ethic.thought.org ;; ANSWER SECTION: ethic.thought.org. 38235 IN A 209.180.213.210 % ping ns1.thought.org PING ns1.thought.org (209.180.213.210): 56 data bytes 64 bytes from 209.180.213.210: icmp_seq=0 ttl=56 time=123.861 ms ^C % ping ethic.thought.org PING ethic.thought.org (209.180.213.210): 56 data bytes 64 bytes from 209.180.213.210: icmp_seq=0 ttl=56 time=124.585 ms ^C % dig mx @ns1.thought.org thought.org ...ok % dig mx @ethic.thought.org thought.org ...ok The only problems I see are that a) you don't have an a record for the domain name itself b) both of your name servers are located on a single IP Steve