Re: dillo.org web site
"Sebastian Geerken" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 04, Jorge Arellano Cid wrote: > The domain was renewed, but I still can't see the website from Chile, > although when I log to the wearlab it works [1]. > > Is everybody seeing having the same problem? I've tested a couple of browsers, and "ping": in all cases, "www.dillo.org" works, while "dillo.org" does not work. A DNS lookup looks a bit strange: sg@sg4:~$ nslookup www.dillo.org Server: 192.168.178.1 Address: 192.168.178.1#53 Non-authoritative answer: Name: www.dillo.org Address: 134.102.206.165 Name: www.dillo.org Address: 63.251.171.80 Name: www.dillo.org Address: 63.251.171.81 Name: www.dillo.org Address: 66.150.161.140 Name: www.dillo.org Address: 66.150.161.141 Name: www.dillo.org Address: 69.25.27.170 Name: www.dillo.org Address: 69.25.27.173 sg@sg4:~$ nslookup dillo.org Server: 192.168.178.1 Address: 192.168.178.1#53 Non-authoritative answer: Name: dillo.org Address: 66.150.161.140 Name: dillo.org Address: 66.150.161.141 Name: dillo.org Address: 69.25.27.170 Name: dillo.org Address: 69.25.27.173 Name: dillo.org Address: 134.102.206.165 Name: dillo.org Address: 63.251.171.80 Name: dillo.org Address: 63.251.171.81 The correct adress should be 134.102.206.165. I assume that there are still some invalid entries in DNS caches. Sebastian