Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 1998 13:51:02 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        David Empey <empey@plato2.ml.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: DNS Problem
Message-ID:  <Pine.BSF.3.96.981003134811.21876A-100000@java.dpcsys.com>
In-Reply-To: <199810031938.PAA00381@plato2.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 3 Oct 1998, David Empey wrote:
> @       IN      SOA     integral.on.ca root.integral.on.ca (
>                 199810031       ; Serial
>                 28800   ; Refresh
>                 7200    ; Retry
>                 604800  ; Expire
>                 86400)  ; Minimum TTL
>         NS      plato2.ml.org.

The host corresponding to an NS record needs to have an A record

I don't know how ml.org sets up their DNS but named may not be happy
with their method.  Try using cr967899-a.lndn1.on.wave.home.com
instead of plato2.ml.org and see if that works.

What does named complain about in /var/log/messages?

Dan
-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, a California corporation        dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981003134811.21876A-100000>