Re: postgresql.org dns problems

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: ohp(at)pyrenet(dot)fr
Cc: "pgsql-hackers list" <pgsql-hackers(at)postgresql(dot)org>, "The Hermit Hacker" <scrappy(at)postgresql(dot)org>
Subject: Re: postgresql.org dns problems
Date: 2008-03-17 16:05:55
Message-ID: 937d27e10803170905u2d4ffbc3r48576f3313304ff8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 17, 2008 at 3:07 PM, <ohp(at)pyrenet(dot)fr> wrote:
> Hi All,
>
> Is it me or none of the mirror names can be resolved?
> ftp.fr.postgresql.org host unknown
> ftp.fr4.postgresql.org host unknown

Should be OK now:

snake:~ dpage$ nslookup ftp.fr.postgresql.org
Server: 172.24.32.2
Address: 172.24.32.2#53

Non-authoritative answer:
Name: ftp.fr.postgresql.org
Address: 194.116.145.140

snake:~ dpage$ nslookup ftp4.fr.postgresql.org
Server: 172.24.32.2
Address: 172.24.32.2#53

Non-authoritative answer:
ftp4.fr.postgresql.org canonical name = distrib-coffee.ipsl.jussieu.fr.
Name: distrib-coffee.ipsl.jussieu.fr
Address: 134.157.176.20

--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2008-03-17 16:07:20 Re: Rewriting Free Space Map
Previous Message Gregory Stark 2008-03-17 16:01:26 Re: New style of hash join proposal