This is a discussion on Re: Setting up BIND by new user within the Bind Users forums, part of the DNS and Related Forums category; Murray Nelson wrote: > When I put this into named.conf > > zone "mansions.com" { > type ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Murray Nelson wrote:
> When I put this into named.conf > > zone "mansions.com" { > type master; > file "mansions.com.db"; > }; > > what am I supposed to put for mansions.com.db ??? Or is this a file that > BIND creates??? > murray, this might help clarify what a zone file is (in this case, your "mansions.com.db"): http://www.redhat.com/docs/manuals/l...bind-zone.html -jett |