From owner-freebsd-questions@FreeBSD.ORG Sat Nov 20 06:14:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A677916A4CE for ; Sat, 20 Nov 2004 06:14:09 +0000 (GMT) Received: from out004.verizon.net (out004pub.verizon.net [206.46.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A3E43D5A for ; Sat, 20 Nov 2004 06:14:09 +0000 (GMT) (envelope-from ringworm@inbox.lv) Received: from ringworm.mechee.com ([4.26.226.89]) by out004.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041120061408.BUZB1365.out004.verizon.net@ringworm.mechee.com> for ; Sat, 20 Nov 2004 00:14:08 -0600 Received: by ringworm.mechee.com (Postfix, from userid 1001) id 0FCD22CE781; Fri, 19 Nov 2004 22:12:09 -0800 (PST) From: "Michael C. Shultz" To: f-questions User-Agent: KMail/1.7.1 References: <5c389d3b041119211127c1ba00@mail.gmail.com> In-Reply-To: <5c389d3b041119211127c1ba00@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Date: Fri, 19 Nov 2004 22:12:08 -0800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411192212.08805.ringworm@inbox.lv> X-Authentication-Info: Submitted using SMTP AUTH at out004.verizon.net from [4.26.226.89] at Sat, 20 Nov 2004 00:14:07 -0600 Subject: Re: Cannot CVSUP - permission denied. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 06:14:09 -0000 On Friday 19 November 2004 09:11 pm, robg wrote: > Hi, > > Running 5.3 and behind a firewall, tried cvsuping and spits back: > > Parsing supfile "ports-supfile" > Connecting to cvsup3.us.FreeBSD.org > Cannot connect to cvsup3.us.FreeBSD.org: Permission denied > Will retry at 00:14:51 > > People said it might be because of the firewall ,but I never had this > problem before when I ran the same firewall script. Do certain ports > need to be opened? > > Thanks. Try a different server, Also, try out /usr/ports/sysutils/fastest_cvsup it helps you find a a working server -Mike