From owner-freebsd-questions@FreeBSD.ORG Sun Aug 23 01:29: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 EEAAD106568C for ; Sun, 23 Aug 2009 01:29:44 +0000 (UTC) (envelope-from mlobo@digiart.art.br) Received: from sv4.hmnoc.net (sv4.hmnoc.net [72.233.57.166]) by mx1.freebsd.org (Postfix) with ESMTP id C21388FC0C for ; Sun, 23 Aug 2009 01:29:44 +0000 (UTC) Received: from [189.81.43.143] (helo=papi) by sv4.hmnoc.net with esmtpa (Exim 4.69) (envelope-from ) id 1Mf1y7-0001wt-Kv; Sat, 22 Aug 2009 22:34:03 -0300 From: Mario Lobo Organization: DigiArt Systems To: freebsd-questions@freebsd.org Date: Sat, 22 Aug 2009 22:30:16 -0300 User-Agent: KMail/1.9.10 References: <560f92640908212137s376f1dc8vaba59618a6b71d67@mail.gmail.com> <4A9083AD.4080305@rcn.com> <560f92640908221711u2d7f93b7sc8f0d5df24e087d2@mail.gmail.com> In-Reply-To: <560f92640908221711u2d7f93b7sc8f0d5df24e087d2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200908222230.16685.mlobo@digiart.art.br> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sv4.hmnoc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - digiart.art.br X-Source: X-Source-Args: X-Source-Dir: Cc: Nerius Landys Subject: Re: /etc/rc.d/named dilemma 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: Sun, 23 Aug 2009 01:29:45 -0000 On Saturday 22 August 2009 21:11:01 Nerius Landys wrote: > > =A0 =A0 =A0 =A0I don't remember the original description, but any time = I hear > > about a 30 second "gap" during startup, I think of the well-known DNS > > reverse look-up issue. =A0Are you sure this is not the case here? > > Indeed, I have forgotten to have the PTR record set up for my new IP > address. > > However the original description is that when I issue a "ping -c 100 > x.y.z.w" to a well-known IP address, only the last 70 packets get > returned, not the first 30 (hence 30 seconds). This ping command is > issued very early in the rc.d scripts, after NETWORK and before named, > and the script does not exit until a ping request is successful. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Nerius; I had the same problem until I put:=20 # REQUIRE: SERVERS cleanvar ppp-user in /etc/rc.d/named script, which means that named won't start until the ppp -ddial adsl command, which is called by in /etc/rc.d/ppp-user, is=20 finished. By then, DNS and default route will be established.=20 I also put: # PROVIDE: ppp-user in /etc/rc.d/ppp-user. Sorry for writing you directly but I don't know why, the freebsd-questions= =20 list (in fact, all freebsd lists i'm subscribed to) is refusing my posts. N= ot=20 even the list manager/owner gets them. If you would be so kind to forward=20 this to them, I'd be very greatful. Maybe they could find out why so I coul= d=20 take action to try remedy what is causing the refusals of my e-mail. Thanks and Best wishes, =2D-=20 Mario Lobo http://www.mallavoodoo.com.br =46reeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FRE= E)