From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 11 21:10:25 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B344106566B for ; Sat, 11 Apr 2009 21:10:25 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id E3FAB8FC19 for ; Sat, 11 Apr 2009 21:10:24 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KHY002JMG5A0HB0@mta1.srv.hcvlny.cv.net> for freebsd-hackers@freebsd.org; Sat, 11 Apr 2009 17:10:22 -0400 (EDT) Received: from flosoft.no-ip.biz (localhost [127.0.0.1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n3BLALNp001653; Sat, 11 Apr 2009 17:10:22 -0400 Date: Sat, 11 Apr 2009 17:10:21 -0400 From: "Aryeh M. Friedman" In-reply-to: <49E10406.7060006@gmail.com> To: freebsd-hackers@freebsd.org Message-id: <49E1073D.2090303@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <49E10406.7060006@gmail.com> User-Agent: Thunderbird 2.0.0.21 (X11/20090331) Subject: Re: setting up local authorative name server with a no-ip.com registered domain X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 21:10:26 -0000 Aryeh M. Friedman wrote: > I have 3 domains that are registered with no-ip.com > (istudentunion.com, org and net). All three are also using their > "no-ip plus" service which provides both static and dynamic resolution > via their nameservers. When I configure the domains nameservers to > be theirs everything works great (for the most part), but when I > change the nameservers to my own sites BIND (base 7.3-RELEASE) I can > get everything to resolve locally and via dig/host/nslookup remotely > (if and only if I specify the nameserver by IP). What appears to be > happing is this: > > ~/Desktop:aryeh@flosoft% !d > dig ns istudentunion.org +trace > > ; <<>> DiG 9.4.3-P2 <<>> ns istudentunion.org +trace > ;; global options: printcmd > . 463753 IN NS I.ROOT-SERVERS.NET. > . 463753 IN NS C.ROOT-SERVERS.NET. > . 463753 IN NS L.ROOT-SERVERS.NET. > . 463753 IN NS K.ROOT-SERVERS.NET. > . 463753 IN NS M.ROOT-SERVERS.NET. > . 463753 IN NS A.ROOT-SERVERS.NET. > . 463753 IN NS E.ROOT-SERVERS.NET. > . 463753 IN NS B.ROOT-SERVERS.NET. > . 463753 IN NS H.ROOT-SERVERS.NET. > . 463753 IN NS D.ROOT-SERVERS.NET. > . 463753 IN NS G.ROOT-SERVERS.NET. > . 463753 IN NS F.ROOT-SERVERS.NET. > . 463753 IN NS J.ROOT-SERVERS.NET. > ;; Received 500 bytes from 127.0.0.1#53(127.0.0.1) in 0 ms > > org. 172800 IN NS B2.ORG.AFILIAS-NST.org. > org. 172800 IN NS A2.ORG.AFILIAS-NST.INFO. > org. 172800 IN NS C0.ORG.AFILIAS-NST.INFO. > org. 172800 IN NS B0.ORG.AFILIAS-NST.org. > org. 172800 IN NS A0.ORG.AFILIAS-NST.INFO. > org. 172800 IN NS D0.ORG.AFILIAS-NST.org. > ;; Received 437 bytes from 192.203.230.10#53(E.ROOT-SERVERS.NET) in 86 ms > > istudentunion.org. 86400 IN NS ns2.istudentunion.org. > istudentunion.org. 86400 IN NS ns1.istudentunion.org. > ;; Received 103 bytes from 199.19.54.1#53(B0.ORG.AFILIAS-NST.org) in > 88 ms > > ;; connection timed out; no servers could be reached > > Quick additional note we upgraded all 3 domains to no-ip plus because they assured us that we could run our own dns