And I didn't grep / look far enough it actually is in that zone:

$ORIGIN fr.postgresql.org.
ftp                     A       194.250.190.252
ftp2                    A       130.79.200.5
ftp5                    CNAME   mirrors.toulouse.inra.fr.
news                    CNAME   news.pyrenet.fr.
www                     A       194.250.190.252
www2

--On Sunday, August 31, 2003 15:27:19 -0500 Larry Rosenman <[EMAIL PROTECTED]> wrote:

Looks like Marc's script removed it....
$ cd /var/adm/named/cache
$ grep ftp.fr postgresql.org
$ ls -l postgresql.org
-rw-r--r--    1 root     sys            8517 Aug 31 14:50 postgresql.org
$ more postgresql.org
$ grep ftp.fr postgresql.org
$
$ head -20 postgresql.org
$ORIGIN .
$TTL 300        ; 5 minutes
postgresql.org          IN SOA  ns.hub.org. root.hub.org. (
                                2003083115 ; 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 Sunday, August 31, 2003 22:18:40 +0200 [EMAIL PROTECTED] wrote:


Is there a problem with DNS? a few hours ago, www.fr.postgresql.org was
not defined, now that it works again, ftp.fr.postgresql.org dosn't exist



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


---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to