That record comes from zoneedit.com, noone should be using those
servers for lookups AFAIK because zoneedit.com is not authoritative
for the NS records.

These are slaves which have not coordinated with me to pull zones.  I
told Rob not to put them in the registrar update, but neglected to
remove them from ZoneEdit.

Look at a WHOIS and check those nameservers, they should all be kosher.

On 10/12/06, Wichert Akkerman <[EMAIL PROTECTED]> wrote:
I did a bit of checking: zope.org has a crazy number of DNS servers
and they are not all in sync. Particularly
seconly.rackspace.com (69.20.0.180) and cabana.palladion.com
(64.34.177.88) are not authorative for the zope.org domain and will just
refer back to the root servers.

This shows some obvious DNS problems:

[levante;~]-26> for i in 216.122.7.155 8.7.96.28 69.20.0.180
64.34.177.88 63.240.213.250 70.168.181.3 70.84.6.50 207.234.248.200 ; do
dig zope.org soa @$i ; done | grep SOA | grep -v '^;'
zope.org.               7200    IN      SOA     ns1.zoneedit.com.  
soacontact.zoneedit.com. 1159817268 14400 7200 950400 7200
zope.org.               7200    IN      SOA     ns1.zoneedit.com.  
soacontact.zoneedit.com. 1159817265 14400 7200 950400 7200
zope.org.               300     IN      SOA     ns2.zope.com.  
postmaster.zope.com. 2006092901 300 300 300 150
zope.org.               300     IN      SOA     ns2.zope.com.  
postmaster.zope.com. 2006092901 300 300 300 150
zope.org.               7200    IN      SOA     ns1.zoneedit.com.  
soacontact.zoneedit.com. 1159817261 14400 7200 950400 7200
zope.org.               7200    IN      SOA     ns1.zoneedit.com.  
soacontact.zoneedit.com. 1159817268 14400 7200 950400 7200

note how those answers differ wildly: there are four different versions
of the zope.org domain going around. This will not clear up
automatically: the domain registration, nameserver configuration and
zone files seem to be need some updating.

Wichert.

Previously Justizin wrote:
> Wichert -
>
> Use /etc/hosts.  Clear local DNS caches if you can.
>
>  63.240.213.173 cvs.zope.org
>
> It resolves fine from the ten or so machines I can check it on, but
> that's only 0.0000000000001% or so of the internet.
>
> If you see something other than hosts which point at 63.240.213.1,
> please provide details.
>
> On 10/12/06, Chris Withers <[EMAIL PROTECTED]> wrote:
> >There still appear to be some outstanding dns issues...
> >
> >Chris
> >
> >Wichert Akkerman wrote:
> >> Is something happening with svn.zope.org? I haven't been able to use
> >> anonymous or authorized svn for two days.
> >>
> >> Wichert.
> >>
> >
> >--
> >Simplistix - Content Management, Zope & Python Consulting
> >            - http://www.simplistix.co.uk
> >_______________________________________________
> >Zope-web maillist  -  Zope-web@zope.org
> >http://mail.zope.org/mailman/listinfo/zope-web
> >
>
>
> --
> Justizin, Independent Interactivity Architect
> ACM SIGGRAPH SysMgr, Reporter
> http://www.siggraph.org/

--
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.



--
Justizin, Independent Interactivity Architect
ACM SIGGRAPH SysMgr, Reporter
http://www.siggraph.org/
_______________________________________________
Zope-web maillist  -  Zope-web@zope.org
http://mail.zope.org/mailman/listinfo/zope-web

Reply via email to