!!!! BIND CONFIG FILE !!!

Joseph S D Yao jsdy at cospo.osis.gov
Fri Oct 27 21:11:56 UTC 2000


On Fri, Oct 27, 2000 at 05:02:32PM -0400, Kevin Darcy wrote:
...
> named.conf:
> 
> zone "1.1.168.192.in-addr.arpa" {
>     type master;
>     file "reverse";
> };

Note that the next lines somehow became merged:

=======================================================================
> reverse:$TTL 1D@               IN      SOA     ns.example.com.
> admin.ns.example.com. (
=======================================================================

should be:

=======================================================================
reverse:

$TTL 1D

@               IN      SOA     ns.example.com. admin.ns.example.com. (
=======================================================================

>                                 1
>                                4H
>                               10M
>                               30D
>                                1H
>                 )
>                 IN      NS    ns.example.com.
> 1               IN      PTR   wild.ass.guess.

Christophe, you should realize that this is an example of A ("un")
configuration file, not THE ("le") configuration file.  There are many
more examples for different configurations.

-- 
Joe Yao				jsdy at cospo.osis.gov - Joseph S. D. Yao
COSPO/OSIS Computer Support					EMT-B
-----------------------------------------------------------------------
This message is not an official statement of COSPO policies.



More information about the bind-users mailing list