On Thu, Apr 18, 2013 at 8:32 PM, Eduardo Morrás <emorr...@yahoo.es> wrote:
> On Thu, 18 Apr 2013 18:40:40 +1000
> Chris Angelico <ros...@gmail.com> wrote:
>
>> Works for me. Do a name lookup - what IP address do you get? I get:
>>
>> postgresql.org.         17973   IN      A       217.196.149.50
>>
>> www.postgresql.org.     269     IN      CNAME   www.mirrors.postgresql.org.
>> www.mirrors.postgresql.org. 870 IN      A       87.238.57.232
>> www.mirrors.postgresql.org. 870 IN      A       98.129.198.126
>> www.mirrors.postgresql.org. 870 IN      A       217.196.149.50
>>
>> all of which seem to be responding correctly. It's possible you have
>> something hijacking DNS, or as Magnus suggested, a straight-forward
>> misspelling.
>
> I get :
>
> camibar% nslookup postgresql.org
> Server:         62.42.63.52
> Address:        62.42.63.52#53
>
> Non-authoritative answer:
> Name:   postgresql.org
> Address: 217.196.149.50

That one's clearly fine. What about www.postgresql.org? It's possible
you have a poisoned cache for just that one record.

ChrisA


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to