From owner-freebsd-questions@FreeBSD.ORG Mon Mar 24 14:32:46 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 3311C106566B for ; Mon, 24 Mar 2008 14:32:46 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 00FD78FC19 for ; Mon, 24 Mar 2008 14:32:45 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 82D9628473; Mon, 24 Mar 2008 10:32:44 -0400 (EDT) To: Jim Pazarena References: <47E5471A.40803@ccstores.com> From: Lowell Gilbert Date: Mon, 24 Mar 2008 10:32:44 -0400 In-Reply-To: <47E5471A.40803@ccstores.com> (Jim Pazarena's message of "Sat\, 22 Mar 2008 10\:51\:22 -0700") Message-ID: <44wsnsgpkj.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: cvsup will not speak to me :Connection refused X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2008 14:32:46 -0000 Jim Pazarena writes: > 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. Try netcat or telnet to see what you get when a connections to cvsupd is initiated...