Date: Sat, 20 Oct 2001 16:10:57 -0400 From: "Dan Langille" <dan@langille.org> To: hubs@FreeBSD.ORG, hostmaster@FreeBSD.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 Subject: cvsup server versions Message-ID: <3BD1A211.9193.827B422@localhost>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BD1A211.9193.827B422>