From owner-freebsd-questions@FreeBSD.ORG Tue Mar 29 04:25:25 2011 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 31E17106566C for ; Tue, 29 Mar 2011 04:25:25 +0000 (UTC) (envelope-from jon@radel.com) Received: from wave.radel.com (wave.radel.com [216.143.151.4]) by mx1.freebsd.org (Postfix) with ESMTP id A8A8D8FC15 for ; Tue, 29 Mar 2011 04:25:24 +0000 (UTC) Received: by wave.radel.com (CommuniGate Pro PIPE 4.1.6) with PIPE id 10113448; Tue, 29 Mar 2011 00:25:24 -0400 Received: from [192.168.43.221] (account jon@radel.com HELO braeburn.local) by wave.radel.com (CommuniGate Pro SMTP 4.1.6) with ESMTP-TLS id 10113446 for freebsd-questions@freebsd.org; Tue, 29 Mar 2011 00:25:09 -0400 Message-ID: <4D915F24.5080607@radel.com> Date: Tue, 29 Mar 2011 00:25:08 -0400 From: Jon Radel User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <201103280506.p2S56S5i052834@mail.r-bonomi.com> <4D9157FA.7070608@radel.com> In-Reply-To: Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms020905030601020804000309" X-Radel.com-MailScanner-Information: Please contact Jon for more information X-Radel.com-MailScanner: Found to be clean X-Mailer: CommuniGate Pro CLI mailer X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: reverse dns in bind9 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: Tue, 29 Mar 2011 04:25:25 -0000 This is a cryptographically signed message in MIME format. --------------ms020905030601020804000309 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable On 3/29/11 12:05 AM, Tim Dunphy wrote: > > hello > > no crabby comments on restart at all! > > LBSD2# /etc/rc.d/named restart > Stopping named. > Waiting for PIDS: 4970. > Starting named. > > Ah but yes some complaints from the logs > > Mar 29 04:59:47 LBSD2 named[5469]: master/summitnjhome-reverse.db:10: > ignoring out-of-zone data (summitnjhome.com) > Mar 29 04:59:47 LBSD2 named[5469]: dns_master_load: > master/summitnjhome-reverse.db:11: unexpected end of line > Mar 29 04:59:47 LBSD2 named[5469]: dns_master_load: > master/summitnjhome-reverse.db:10: unexpected end of input > Mar 29 04:59:47 LBSD2 named[5469]: zone 1.168.192.in-addr.arpa/IN: > loading from master file master/summitnjhome-reverse.db failed: > unexpected end of input > Mar 29 04:59:47 LBSD2 named[5469]: zone 1.168.192.in-addr.arpa/IN: not > loaded due to errors. > Mar 29 04:59:47 LBSD2 named[5469]: running > > > > Tho I am not sure why it's complaining about unexpected end of input > > this is the whole file Really? Judging from the line numbers in the log messages, you're=20 missing about 3 lines that, I would hope, include something like IN SOA ns1.summitnjhome.com bluethunder.gmail.com ( > > 201103271 ; Serial, todays date + todays seria= l > 8H ; Refresh > 2H ; Retry > 4W ; Expire > 1D) ; Minimum TTL > NS ns1.summitnjhome.com. > summitnjhome.com. ^^^^^^^^ doesn't make much sense as data in this zone, error message 1= ^ Whoa, Nelly, where's the rest of this line?=20 error message 2 Oh, never mind, I'm so out of here.....ignore all that stuff below,=20 messages 3 and 4 > 42 PTR LCENT01.summitnjhome.com. > 43 PTR LCENT02.summitnjhome.com. > 44 PTR LBSD2.summitnjhome.com. > 45 PTR LCENT02.summitnjhome.com. > 46 PTR LCENT03.summitnjhome.com. > 47 PTR LCENT04.summitnjhome.com. > 23 PTR virtcent01.summitnjhome.com. > 24 PTR virtcent02.summitnjhome.com. > 21 PTR virtcent03.summitnjhome.com. > 26 PTR virtcent04.summitnjhome.com. > 27 PTR virtcent05.summitnjhome.com. > 28 PTR virtcent06.summitnjhome.com. > 29 PTR virtcent07.summitnjhome.com. > 30 PTR virtcent08.summitnjhome.com. > 31 PTR virtcent09.summitnjhome.com. > 32 PTR virtcent10.summitnjhome.com. > 33 PTR virtcent11.summitnjhome.com. > 34 PTR virtcent12.summitnjhome.com. > 35 PTR virtcent13.summitnjhome.com. > 36 PTR virtcent14.summitnjhome.com. > 37 PTR virtcent15.summitnjhome.com. > 38 PTR virtcent16.summitnjhome.com. > 39 PTR virtcent17.summitnjhome.com. > 40 PTR virtcent18.summitnjhome.com. > 41 PTR virtcent19.summitnjhome.com. > > --=20 --Jon Radel jon@radel.com --------------ms020905030601020804000309--