Re: What's wrong with postgresql.org domain?

From: Chris Angelico <rosuav(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: What's wrong with postgresql.org domain?
Date: 2013-04-18 10:35:37
Message-ID: CAPTjJmqv3bX+e3-0woTs=9oxxoAXCymS0VSM8=eXe9su6awNGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Apr 18, 2013 at 8:32 PM, Eduardo Morrás <emorrasg(at)yahoo(dot)es> wrote:
> On Thu, 18 Apr 2013 18:40:40 +1000
> Chris Angelico <rosuav(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eduardo Morras 2013-04-18 11:08:29 Re: What's wrong with postgresql.org domain?
Previous Message Eduardo Morrás 2013-04-18 10:32:16 Re: What's wrong with postgresql.org domain?