From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 6 09:45:19 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5830716A417 for ; Wed, 6 Dec 2006 09:45:19 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3011A43CC0 for ; Wed, 6 Dec 2006 09:44:23 +0000 (GMT) (envelope-from niclas.zeising@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so480267nfc for ; Wed, 06 Dec 2006 01:45:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GGXIB6lIiKEQRfz8UZ78KLOH4K8tL3by1EV2XFDOi/oXw/DsdUw6yrTdkENEKdwFjJ8UbbbsQZZbkR2GJ7zpcF9o8EGp0UNPeKdusdKlpPzJsywFrmGMPTjEgvIOH5ihkknqCUGl9EGwL7tyqgxkdf7snoYy6Zd37ANd6CmOL2s= Received: by 10.48.48.18 with SMTP id v18mr1900484nfv.1165396853747; Wed, 06 Dec 2006 01:20:53 -0800 (PST) Received: by 10.48.12.15 with HTTP; Wed, 6 Dec 2006 01:20:53 -0800 (PST) Message-ID: Date: Wed, 6 Dec 2006 10:20:53 +0100 From: "Niclas Zeising" To: "Steven Friedrich" In-Reply-To: <200612051734.32992.FreeBSD@insightbb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612051734.32992.FreeBSD@insightbb.com> Cc: freebsd-hackers@freebsd.org Subject: Re: can't connect to cvsup.freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2006 09:45:19 -0000 On 12/5/06, Steven Friedrich wrote: > but I'm able to connect to cvsup5 and cvsup6. > > The main ftp site says: Cannot connect to data port: Connection refused > > This started around the time of the cut-overs. > > -- > i386 FreeBSD 4.11-STABLE > There are 10 types of people in this world. Ones that understand binary and > then, the others. Are you using cvsup or csup to connect to cvsup[5,6] or an ftp client? Just courius since you mention that the main ftp site says you can't connect. Regards! //Niclas --