Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 21:02:52 +0000
From:      Jez Hancock <jez.hancock@munk.nu>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: New root zone hint file published
Message-ID:  <20021107210252.GA46812@users.munk.nu>
In-Reply-To: <001b01c2869f$951923d0$6805a8c0@gina>
References:  <20021107071143.GB1182@blazingdot.com> <001b01c2869f$951923d0$6805a8c0@gina>

next in thread | previous in thread | raw e-mail | index | archive | help
For what it's worth here it is (if you trust me:).

A diff show's the only change is to the J.ROOT-SERVERS.NET. line...

<file: /etc/namedb/named.root>
;       This file holds the information on root name servers needed to
;       initialize cache of Internet domain name servers
;       (e.g. reference this file in the "cache  .  <file>"
;       configuration file of BIND domain name servers).
;
;       This file is made available by InterNIC 
;       under anonymous FTP as
;           file                /domain/named.root
;           on server           FTP.INTERNIC.NET
;
;       last update:    Nov 5, 2002
;       related version of root zone:   2002110501
;
;
; formerly NS.INTERNIC.NET
;
.                        3600000  IN  NS    A.ROOT-SERVERS.NET.
A.ROOT-SERVERS.NET.      3600000      A     198.41.0.4
;
; formerly NS1.ISI.EDU
;
.                        3600000      NS    B.ROOT-SERVERS.NET.
B.ROOT-SERVERS.NET.      3600000      A     128.9.0.107
;
; formerly C.PSI.NET
;
.                        3600000      NS    C.ROOT-SERVERS.NET.
C.ROOT-SERVERS.NET.      3600000      A     192.33.4.12
;
; formerly TERP.UMD.EDU
;
.                        3600000      NS    D.ROOT-SERVERS.NET.
D.ROOT-SERVERS.NET.      3600000      A     128.8.10.90
;
; formerly NS.NASA.GOV
;
.                        3600000      NS    E.ROOT-SERVERS.NET.
E.ROOT-SERVERS.NET.      3600000      A     192.203.230.10
;
; formerly NS.ISC.ORG
;
.                        3600000      NS    F.ROOT-SERVERS.NET.
F.ROOT-SERVERS.NET.      3600000      A     192.5.5.241
;
; formerly NS.NIC.DDN.MIL
;
.                        3600000      NS    G.ROOT-SERVERS.NET.
G.ROOT-SERVERS.NET.      3600000      A     192.112.36.4
;
; formerly AOS.ARL.ARMY.MIL
;
.                        3600000      NS    H.ROOT-SERVERS.NET.
H.ROOT-SERVERS.NET.      3600000      A     128.63.2.53
;
; formerly NIC.NORDU.NET
;
.                        3600000      NS    I.ROOT-SERVERS.NET.
I.ROOT-SERVERS.NET.      3600000      A     192.36.148.17
;
; operated by VeriSign, Inc. 
;
.                        3600000      NS    J.ROOT-SERVERS.NET.
J.ROOT-SERVERS.NET.      3600000      A     192.58.128.30
;
; housed in LINX, operated by RIPE NCC
;
.                        3600000      NS    K.ROOT-SERVERS.NET.
K.ROOT-SERVERS.NET.      3600000      A     193.0.14.129 
;
; operated by IANA
;
.                        3600000      NS    L.ROOT-SERVERS.NET.
L.ROOT-SERVERS.NET.      3600000      A     198.32.64.12
;
; housed in Japan, operated by WIDE
;
.                        3600000      NS    M.ROOT-SERVERS.NET.
M.ROOT-SERVERS.NET.      3600000      A     202.12.27.33
; End of File
</file>
On Thu, Nov 07, 2002 at 09:52:22PM +0100, Leif Neland wrote:
> 
> ----- Original Message -----
> From: "Marcus Reid" <marcus-freebsd-isp@blazingdot.com>
> To: <freebsd-isp@FreeBSD.ORG>
> Sent: Thursday, November 07, 2002 8:11 AM
> Subject: New root zone hint file published
> 
> 
> > Hello:
> >
> > Anybody running a nameserver might be interested to know that
> > a new root zone hint file has been published and is available
> > at:
> >
> > ftp://FTP.RS.INTERNIC.NET/domain/named.root
> >
> 
> Published, yes.
> Available, well...
> 
> ns# ftp ftp.rs.internic.net
> Connected to ftp.rs.internic.net.
> in.ftpd: error in loading shared libraries: libc.so.6: cannot open shared
> object file: Error 23
> 
> or
> 
> ns# ftp ftp.rs.internic.net
> Connected to ftp.rs.internic.net.
> in.ftpd: error in loading shared libraries: libpam.so.0: cannot open shared
> object file: Error 23
> 
> or
> 
> 425 Can't open passive connection: Too many open files in system.
> Passive mode refused.
> 
> It seems internic forgot to put a limit on the number of ftp users...
> 
> Leif
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107210252.GA46812>