Re: dns problem? - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: dns problem?
Date
Msg-id 10340000.1057672647@lerlaptop-red.iadfw.net
Whole thread Raw
In response to dns problem?  (ohp@pyrenet.fr)
Responses Re: dns problem?  (ohp@pyrenet.fr)
List pgsql-hackers
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@pyrenet.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



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749





pgsql-hackers by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: dns problem?
Next
From: ohp@pyrenet.fr
Date:
Subject: Re: dns problem?