From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 11 20:56:48 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 D75521065672 for ; Sat, 11 Apr 2009 20:56:48 +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 AE7718FC16 for ; Sat, 11 Apr 2009 20:56:48 +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 <0KHY000ODFIFMZC0@mta1.srv.hcvlny.cv.net> for freebsd-hackers@freebsd.org; Sat, 11 Apr 2009 16:56:39 -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 n3BKucPJ001628; Sat, 11 Apr 2009 16:56:38 -0400 Date: Sat, 11 Apr 2009 16:56:38 -0400 From: "Aryeh M. Friedman" To: freebsd-hackers@freebsd.org Message-id: <49E10406.7060006@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.21 (X11/20090331) Subject: 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 20:56:49 -0000 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