From owner-freebsd-questions Fri Sep 29 12:32:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 968D937B633; Fri, 29 Sep 2000 12:32:49 -0700 (PDT) Received: from localhost (nick@localhost) by rapidnet.com (8.9.3/8.9.3) with ESMTP id NAA40443; Fri, 29 Sep 2000 13:32:32 -0600 (MDT) Date: Fri, 29 Sep 2000 13:32:32 -0600 (MDT) From: Nick Rogness To: "gummibear@nettaxi.com" Cc: questions@freebsd.org, net@freebsd.org Subject: Re: DNS messages: No default TTL set using SOA minimum instead In-Reply-To: <200009291931.MAA26917@mail17.bigmailbox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 29 Sep 2000, gummibear@nettaxi.com wrote: > > Hello! > Hey. > Can someone explain to me what that means and what I may have done > wrong with my DNS configuation? Thanks! It is a time to live value assigned to each record in your zone. To fix that message add: $TTL 86400 to the top of your zone file above the soa info. Nick Rogness - Drive defensively. Buy a tank. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message