Re: dns problem?

From: ohp(at)pyrenet(dot)fr
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>, The Hermit Hacker <scrappy(at)postgresql(dot)org>
Subject: Re: dns problem?
Date: 2003-07-08 14:08:05
Message-ID: Pine.UW2.4.53.0307081605580.27484@server.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Then mirrors here don't work anymore, and I have to restart apache here,
meanning that web mirror wont come back until I notice domain is here et
restart again.

Marc, can you dol something?
On Tue, 8 Jul 2003, Larry Rosenman wrote:

> Date: Tue, 08 Jul 2003 08:57:27 -0500
> From: Larry Rosenman <ler(at)lerctr(dot)org>
> To: ohp(at)pyrenet(dot)fr, pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Cc: The Hermit Hacker <scrappy(at)postgresql(dot)org>
> Subject: Re: [HACKERS] dns problem?
>
> looks like it's not in yesterday's zone:
>
> $ grep fr postgresql.org
> 10800 ; refresh (3 hours)
> news.us CNAME news.pyrenet.fr.
> $ more postgresql.org
> $ head -20 postgresql.org
> $ORIGIN .
> $TTL 300 ; 5 minutes
> postgresql.org IN SOA ns.hub.org. root.hub.org. (
> 2003070705 ; serial
> 10800 ; refresh (3 hours)
> 3600 ; retry (1 hour)
> 604800 ; expire (1 week)
> 300 ; minimum (5 minutes)
> )
> NS ns.hub.org.
> NS ns2.hub.org.
> NS ns3.hub.org.
> NS ns-a.lerctr.org.
> NS ns-b.lerctr.org.
> A 64.117.224.193
> MX 0 svr1.postgresql.org.
> MX 10 svr2.postgresql.org.
> MX 20 svr3.postgresql.org.
> MX 30 svr4.postgresql.org.
> $ORIGIN postgresql.org.
> $
> --On Tuesday, July 08, 2003 15:35:39 +0200 ohp(at)pyrenet(dot)fr wrote:
>
> > Hi all,
> >
> > Is there a dns problem at hub.org?
> > my mirror www.fr.postgresql.org (and I guess ftp.fr.postgresql.org) does
> > not resolve any more...
> >
> > Regards
>
>
>
>

--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-08 14:15:57 Re: Backwards index scan
Previous Message Larry Rosenman 2003-07-08 13:57:27 Re: dns problem?