On Sun, Oct 11, 2009 at 12:10 AM, Stefan Behnel <[email protected]> wrote:
>
> William Stein wrote:
>> Everything should be back up now.  Please report any future issues.
>
> The Cython Wiki seems to have disappeared from DNS:
>
>  $ ping wiki.cython.org
>  ping: unknown host wiki.cython.org
>  $ nslookup wiki.cython.org
>  ...
>  ** server can't find wiki.cython.org: NXDOMAIN
>
> It only works when I override the IP in /etc/hosts.
>
> Stefan

Thanks for reporting this.  Unfortunately, there is nothing I can do
about it, since I don't see the same problem:

flat:~ wstein$ nslookup wiki.cython.org
Server:         10.0.1.1
Address:        10.0.1.1#53

Non-authoritative answer:
wiki.cython.org canonical name = cython.org.
Name:   cython.org
Address: 128.208.160.197



wst...@sage:~$ nslookup wiki.cython.org
Server:         128.95.120.1
Address:        128.95.120.1#53

Non-authoritative answer:
wiki.cython.org canonical name = cython.org.
Name:   cython.org
Address: 128.208.160.197


... and I have no idea what could cause what you see except that it
might just take a certain amount of time for your DNS to get updated?

William
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to