From owner-freebsd-questions@FreeBSD.ORG Sat Mar 22 17:51:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 421DD106566C for ; Sat, 22 Mar 2008 17:51:25 +0000 (UTC) (envelope-from fquest@ccstores.com) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.4]) by mx1.freebsd.org (Postfix) with ESMTP id 2D89F8FC15 for ; Sat, 22 Mar 2008 17:51:24 +0000 (UTC) (envelope-from fquest@ccstores.com) Received: from [209.53.237.85] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.69) (envelope-from ) id 1Jd7sK-000NKT-DE; Sat, 22 Mar 2008 10:51:24 -0700 Message-ID: <47E5471A.40803@ccstores.com> Date: Sat, 22 Mar 2008 10:51:22 -0700 From: Jim Pazarena User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (85) Subject: cvsup will not speak to me :Connection refused X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2008 17:51:25 -0000 I have a bank of 8 servers, all which do cvsup regularly for ports. I am recently going thru an upgrade to FreeBSD 7.0, and in a cvsup with server #5, I get :Connection refused I cannot figure out why this machine would be refused, when the other 4 upgrades to 7.0 work as expected. I use the same routine to do all my cvsuping. I thought perhaps the IP # of this machine has been blackballed, so I changed it, and I still get refused. I run: cvsup -g -L2 ports-supfile I use cvsup17.us.FreebBSD.org (altho I have tried many incantations cvsup1, 2, etc). I receive every time: Cannot connect to cvsup17.us.FreeSD.org: Connection refused I would appreciate anyone's suggestion on what to try. signed: perplexed. Jim