DNS config problem

Trond Endrestøl trond at ramstind.gtf.ol.no
Thu Oct 3 23:01:29 UTC 2002



"kapilburman" <kapil at zlemail.com> writes:

> I need to verify whether the following DNS config is correct.
> MX v8' A record is not specified.
> Should the next MX record be picked up?
> 
> * Configuration of DNS
> $TTL    30
> @       IN      SOA     bltest.example.com. postmaster.bltest.example.com. (
>         2002090404 1800 900 1209600 43200 )
>        IN      NS      bltest.example.com.
>        IN      A       16.161.29.51
>        IN      MX      2 v8
>        IN      MX      200 v4
> v4      IN      A       16.161.29.50

One more NS record specifying an additional slave would provide more
redundancy.
You need an A record for v8.
A default TTL of 30 seconds is a bit short, but OK, I guess.

-- 
----------------------------------------------------------------------
Trond Endrestøl                          |    trond at ramstind.gtf.ol.no
Patron of The Art of Computer Programming|   FreeBSD 3.5-S & Pine 4.44


More information about the bind-users mailing list