Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2000 00:46:50 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Grandpa Walrus <root@web-walrus.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Question about named
Message-ID:  <20000201004650.B24609@fw.wintelcom.net>
In-Reply-To: <Pine.BSF.3.96.1000131174601.444A-100000@iceberg.web-walrus.com>; from root@web-walrus.com on Mon, Jan 31, 2000 at 05:48:10PM -0600
References:  <Pine.BSF.3.96.1000131174601.444A-100000@iceberg.web-walrus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Grandpa Walrus <root@web-walrus.com> [000201 00:27] wrote:
> I'm getting a "No default TTL set using SOA minimum instead" message when
> named tries to parse this file:
> 
> web-walrus.com.		IN SOA iceberg.web-walrus.com. root.web-walrus.com. (
>         2000013101      ; Serial Number
>         86400           ;
>         7200            ; 
>         604800          ; 
>         3600    )       ; 
> 
> ; Name Servers
> 
>         IN      NS      iceberg.web-walrus.com.
>         IN      NS      borealis.web-walrus.com.
> 
>         IN      MX 5    mail.web-walrus.com.
> 
> ; Machine Names
> 
> @          IN A     24.216.79.68
> iceberg    IN A     24.216.79.68
> borealis   IN A     24.216.79.67
> www        IN CNAME iceberg
> mail       IN CNAME iceberg
> home       IN A     24.216.79.68
> 
> Can anybody point me to a resource that will explain this message?
> Any help would be greatly appreciated

see '$TTL'
http://www.isc.org/products/BIND/docs/bind8.2_master-file.html

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000201004650.B24609>