From owner-freebsd-hubs Sat Oct 20 13:11:26 2001 Delivered-To: freebsd-hubs@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 75B2B37B403; Sat, 20 Oct 2001 13:11:22 -0700 (PDT) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id f9KKB3598027; Sun, 21 Oct 2001 09:11:03 +1300 (NZDT) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: hubs@FreeBSD.ORG, hostmaster@FreeBSD.ORG Date: Sat, 20 Oct 2001 16:10:57 -0400 MIME-Version: 1.0 Subject: cvsup server versions Reply-To: dan@langille.org Cc: hostmaster@es.freebsd.org, hostmaster@tw.freebsd.org, hostmaster.jp.freebsd.org@lists.unixathome.org, count@key.sms.fi, jesusr@FreeBSD.ORG, foxfair@FreeBSD.ORG, cvsup-admin@ftp.media.kyoto-u.ac.jp Message-ID: <3BD1A211.9193.827B422@localhost> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I wrote a script to check the versions of the cvsup servers out there. I used http://www.freebsdmirrors.org/FBSDsites.php3?cvsup=do as the base for the data. The check is done using nc (in the ports tree): (printf "cvsup3.kr.freebsd.org "; (echo | nc cvsup3.kr.freebsd.org 5999)) >> foo Here are the results which are < SNAP_16_1d: cvsup2.es.freebsd.org OK 16 1 REL_16_1 CVSup server ready maintained by jesusr@FreeBSD.org cvsup3.tw.freebsd.org OK 16 1 REL_16_1 CVSup server ready maintained by foxfair@FreeBSD.org cvsup4.jp.freebsd.org OK 15 5 REL_15_4 CVSup server ready maintained by cvsup-admin@ftp.media.kyoto-u.ac.jp I suggest that the above be removed from the DNS as they are horribly out of date and will only cause problems for our users. They should have been updated weeks ago. No results were obtained for the following servers: cvsup2.fi.freebsd.org (ping failed; maintained by count@key.sms.fi) cvsup6.tw.freebsd.org (ping failed; maintainer unknown) cvsup2.is.freebsd.org (connection refused; maintainer unknown) cvsup3.jp.freebsd.org (IP6, and I don't have that). Could someone please check the above for me in case it's a routing issue here? -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message