From owner-freebsd-questions Mon Jan 31 23:52:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iceberg.web-walrus.com (24-216-79-68.hsacorp.net [24.216.79.68]) by builder.freebsd.org (Postfix) with ESMTP id ACBB43D1E for ; Mon, 31 Jan 2000 23:52:44 -0800 (PST) Received: from localhost (root@localhost) by iceberg.web-walrus.com (8.9.3/8.9.3) with SMTP id TAA00563 for ; Mon, 31 Jan 2000 19:51:06 -0600 (CST) (envelope-from root@web-walrus.com) Date: Mon, 31 Jan 2000 19:51:06 -0600 (CST) From: Grandpa Walrus To: freebsd-questions@freebsd.org Subject: Question about named 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message