From owner-freebsd-current@FreeBSD.ORG Sun Feb 12 16:50:16 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9640616A420 for ; Sun, 12 Feb 2006 16:50:16 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn.pobox.com (thorn.pobox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 413C243D46 for ; Sun, 12 Feb 2006 16:50:16 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id 65570D0; Sun, 12 Feb 2006 11:50:37 -0500 (EST) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id 240CDD022; Sun, 12 Feb 2006 11:50:36 -0500 (EST) Received: from lists by mappit.local.linnet.org with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F8KQO-0005SQ-Op; Sun, 12 Feb 2006 16:50:12 +0000 Date: Sun, 12 Feb 2006 16:50:12 +0000 From: Brian Candler To: FreeBSDer China Message-ID: <20060212165012.GA20964@uk.tiscali.com> References: <3c61efce0602110630k2f417b27k@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3c61efce0602110630k2f417b27k@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@FreeBSD.org Subject: Re: A problem on IBM Netfinity 5000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 16:50:16 -0000 On Sat, Feb 11, 2006 at 10:30:11PM +0800, FreeBSDer China wrote: > so using FTP is a good idea when come across such problem. :P > and bad news: www.freebsd.org is banned in China. > We cannot use domain to access. could u tell me other servers' IP to access > the main site? Don't know if this site is any use to you: $ nslookup www.cn.freebsd.org Non-authoritative answer: www.cn.freebsd.org canonical name = www.freebsdchina.org. Name: www.freebsdchina.org Address: 61.129.66.78 In any case, you can always set up your own local FTP server from the CD-ROM contents (even on a Windows box for example) Regards, Brian.