authority for all

Dawn Connelly dawn.connelly at gmail.com
Mon Oct 13 20:11:44 UTC 2008


The two basic records you would want are:
domain.com. IN A X.X.X.X (this one says if the query just the domain without
a host, give this answer)
*                     IN A X.X.X.X (this one says answer every host not
specifically defined this IP)
You still have to have NS and MX records (assuming you want to receive
email).
domain.com. IN NS ns.domain.com. (since the * record is there, it will
answer with that * IP address)
domain.com. IN MX 10 mail.domain.com. (same deal as the NS record)

On Mon, Oct 13, 2008 at 12:37 PM, Armin ranjbar <zoup at zoup.org> wrote:

> Dear all ,
>
> I'm looking for guides on how to setup a bind installation to response
> every request at single ip address plus authority , if fact,  somekind of
>
> 'anything' IN A X.X.X.X
>
>
>
> --
> Armin ranjbar , System Administrator
>
>


-- 
Google for President
YouTube for VP
in any year divisible by 4




More information about the bind-users mailing list