From owner-freebsd-questions@FreeBSD.ORG Mon Nov 26 02:42:06 2007 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 BDC7716A418 for ; Mon, 26 Nov 2007 02:42:06 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: from smtp118.sbc.mail.sp1.yahoo.com (smtp118.sbc.mail.sp1.yahoo.com [69.147.64.91]) by mx1.freebsd.org (Postfix) with SMTP id A476613C461 for ; Mon, 26 Nov 2007 02:42:06 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: (qmail 29190 invoked from network); 26 Nov 2007 02:41:52 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=prodigy.net; h=Received:X-YMail-OSG:In-Reply-To:References:Mime-Version:Content-Type:Message-Id:Content-Transfer-Encoding:Cc:From:Subject:Date:To:X-Mailer; b=raBqdNTyUcpRqBqsfo0u+no4PA1nkU9+YGqCjA5l6X2vReUA9ZuM0JQWPpTjSw12lDnjQ6lETPZtv4mLYwSJeu+L+Yo1wB+3QC/3uN13BQ4OBclO0LDAuWuW+FikX0xAKYiIYeV6ZP0TeKbz1rQ3NR23Ag2DXLeu6gd/sand514= ; Received: from unknown (HELO ?75.7.236.228?) (jekillen@prodigy.net@75.7.236.228 with plain) by smtp118.sbc.mail.sp1.yahoo.com with SMTP; 26 Nov 2007 02:41:51 -0000 X-YMail-OSG: Ppp9BdcVM1lHdxi8Goa5_YMh_0Qx0gW6I_jNyLnUOIMQ5vmecyoRzjNHxSZS4nt7a2Qe2SZBUgIx95oo.AQytGS7oad3piWQBzRXGHMZDcLiFSd_bQ-- In-Reply-To: References: <6c21f52f0a910238c10964614d1f1102@prodigy.net> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <16057a1b69c7fcfb6c4cf7bf1f4fa1ce@prodigy.net> Content-Transfer-Encoding: quoted-printable From: jekillen Date: Sun, 25 Nov 2007 18:42:47 -0800 To: bsd X-Mailer: Apple Mail (2.622) Cc: Liste FreeBSD Subject: Re: named problems 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: Mon, 26 Nov 2007 02:42:06 -0000 On Nov 25, 2007, at 1:58 PM, bsd wrote: > Bind works perfectly out of the box on most FBSD recent versions. > > You should not move things out of the path they have been setup to. > Specially on FBSD /etc is reserved for system files. > > By default bind is installed in /var/named and should be kept there. > > If I was you I would : > 1. install the latest bind version from the port // > 2. make sure you don't touch things unless absolutely necessary. > 3. copy paste of modify the /var/named/etc/namedb/named.conf so that=20= > It corresponds to your needs. > 4. make sure the /etc/rc.conf has the correct "named" values. > 5. start it with the /usr/local/etc/rc.d/ script for named // > > Been runing this one with 1000 zones as both masters and slave never=20= > had any problem. > > If you have more issue could give you a help on debuging bind. > > My advice : STICK TO THE FBSD RULES AND PATH unless you perfectly know=20= > what you are doing. > Thank you for your response. I did not actually change anything with=20 respect to locations and such, but some of the permissions in /var/named/etc/namedb I had changed and=20= could not find document- ation to tell me specifically what they are supposed to be. And I was=20 not able to deduce it. As it turned out, I had a line at the end of named.conf that tried to include=20= rndc.key file. I removed that and named started and runs. Now my problem is getting more info on=20 rndc. I am somewhat confused about it. But I will get on top of that too, i expect. ecrit...that's French for writes or has written... it's been over 40=20 years since I took French in high school. Thanks again much appreciated; bonjour Jeff K > Le 25 nov. 07 =E0 20:19, jekillen a =E9crit : > >> Hello; >> I am having some named problems: >> The daemon will not start and run on system startup. >> There is plenty of info on problems when named >> is running, but not when it will not start. >> I did get it to start after boot with >> #named (su to root without - option) >> It started and ran as demonstrated >> with ps -aux. But the listing was >> just user (me as mortal user) and >> named as process (not as a path >> to an executable, as is normal >> for other processes). >> The console messages at start up >> gives me configuration file not found >> errors. The files are there. >> /etc/namedb/named.conf, rndc.key >> /etc/namedb is a link to /var/named/etc/namedb where the config >> files are. It is set up to be a slave server >> for four domains. >> How can I go about debugging this >> situation? >> My suspicions are ownership and permissions >> are wrong, but how, and how to fix; ?? >> Thanks in advance >> Jeff k > > =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF > Gregober ---> PGP ID --> 0x1BA3C2FD > bsd @at@ todoo.biz > =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF > > P "Please consider your environmental responsibility before printing=20= > this e-mail" > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" >