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 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to