Updating zones

Christian Robottom Reis kiko at async.com.br
Thu Sep 27 22:21:16 UTC 2007


On Thu, Sep 27, 2007 at 06:14:11PM -0400, Brian A. Seklecki wrote:
> What about $ORIGIN ?

I can avoid $ORIGIN altogether in most of my files because they are very
simple; so I use @ for the actual SOA line:

    @       IN SOA  www.async.com.br. www.async.com.br. (
    ; ...

and then for the A records I just use names relative to the domain:

    www     IN A    200.171.140.32

It may be that your setup is more complex, but maybe it doesn't have to
be.
-- 
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3376 0125



More information about the bind-users mailing list