|
| | Subject: | Re: Linux DNS Server | | Group: | Bind-users | | From: | Barry Margolin | | Date: | 22 Apr 2006 |
In article <e2auob$122l$1>,
"amasso" <amasso> wrote:
> File: "var/lib/named/XXX.XX.XX.in-addr.arpa"
>
>
> $ttl 38400
> my-domain.com. IN SOA my-domain.com. admin.my-domain.com.
> (
> 2006041804
> 10800
> 3600
> 604800
> 38400 )
>
>
> my-domain.com. IN NS ns1.my-domain.com.
It's not relevant to your later question, but the SOA and NS records in
this file should be named XXX.XX.XX.in-addr.arpa, not my-domain.com.
--
Barry Margolin, barmar
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
|