Re: FW: DNS Propogation Problems?

Mathieu Peltier <[email protected]> 14 Oct 2002 12:04:17 +0200
Newsgroups gmane.comp.java.enhydra.support
Message-ID <[email protected]>
"Christophe Ney" <[email protected]> writes:
>=20
> Yes, the DNS settings are being hosted by a new DNS provider now. But
> they've propogated everywhere else just fine...if I do an nslookup from=
 here
> (Philadelphia) or work (Montana) it resolves correctly; nslookup from e=
.org
> is stale.
>=20
> So I'm assuming there might be a problem on e.org? Or am I wrong?
>
> > -----Original Message-----
> > From: Christophe Ney [mailto:[email protected]]
> > Sent: Thursday, October 10, 2002 3:28 PM
> > To: 'Christian Cryder'
> > Subject: RE: Support: DNS Propogation Problems?
> >
> > Hi Christian,
> > Did you change the DNS id? If not this is a reason why it is not
> > propagating properly.
> > thanks,
> > christophe
> >
> > > -----Original Message-----
> > > From: [email protected] [mailto:[email protected]]O=
n
> > > Behalf Of Christian Cryder
> > > Sent: Thursday, October 10, 2002 9:18 PM
> > > To: [email protected]
> > > Subject: Support: DNS Propogation Problems?
> > >
> > >
> > > Hi guys, just thought I'd mention that I don't think DNS is propgat=
ing
> > > correctly on the e.org server...the DNS settings for my
> > > granitepeaks.com
> > > domain changed a week or two back, and I'm not getting any
> > > mail for e.org to
> > > that acct because its still pointing at the old dns settings
> > > (I ssh'd in and
> > > did an nslookup to verify).

Hi,

The DNS server on the e.org box is a cache-only server (the DNS servers f=
or
enhydra.org are hosted in France). It should have been updated after your=
 change
(normally, a cache-only server keeps data in his cache until the data exp=
ires,
based on the TTL field). I don't really understand what occurred, sorry.

I have restarted the server, and now the information concerning your doma=
in are
correct:

frogger:/etc# dig granitepeaks.com

; <<>> DiG 9.2.1 <<>> granitepeaks.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13690
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0

;; QUESTION SECTION:
;granitepeaks.com.              IN      A

;; ANSWER SECTION:
granitepeaks.com.       633     IN      A       68.81.140.132

;; AUTHORITY SECTION:
granitepeaks.com.       2433    IN      NS      ns4.mydomain.com.
granitepeaks.com.       2433    IN      NS      ns1.mydomain.com.
granitepeaks.com.       2433    IN      NS      ns2.mydomain.com.
granitepeaks.com.       2433    IN      NS      ns3.mydomain.com.

;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Mon Oct 14 03:03:54 2002
;; MSG SIZE  rcvd: 131

Hope this help,

--=20
Mathieu Peltier
INRIA Rh=F4ne-Alpes - ObjectWeb Consortium
http://www.inrialpes.fr/ - http://www.objectweb.org/