Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2000 16:32:24 -0400
From:      James FitzGibbon <james@targetnet.com>
To:        Caleb Walker <caleb.walker@home.com>
Cc:        questions@freebsd.org
Subject:   Re: BIND 8.2.3-T5B
Message-ID:  <20000830163224.B40006@targetnet.com>
In-Reply-To: <002b01c012bd$07b698e0$0a01a8c0@butthead>; from caleb.walker@home.com on Wed, Aug 30, 2000 at 01:01:04PM -0700
References:  <002b01c012bd$07b698e0$0a01a8c0@butthead>

next in thread | previous in thread | raw e-mail | index | archive | help
* Caleb Walker (caleb.walker@home.com) [000830 16:01]:

> I am having minor problems with BIND.  I have attached files that are the
> messages that I get as well as my db file for my SOA.  Please let me know
> what ignorant thing Iam doing here.

You are missing the closing brace after the five values in your SOA record. 
An SOA record should look like this:

@               IN      SOA     foo.domain.com. hostmaster.domain.com. (
                                2000083000      ; serial
                                14400           ; refresh
                                1800            ; retry
                                1209600         ; expiry
                                3600            ; min ttl
                                )


-- 
j.

James FitzGibbon                                           james@targetnet.com
Targetnet.com Inc.                              Voice/Fax +1 416 306-0466/0452


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?20000830163224.B40006>