From owner-freebsd-questions@FreeBSD.ORG Mon Sep 22 14:39:54 2003 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 91F9D16A4B3 for ; Mon, 22 Sep 2003 14:39:54 -0700 (PDT) Received: from devil.stderror.at (at00d01-adsl-194-118-044-149.nextranet.at [194.118.44.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBDA43FF5 for ; Mon, 22 Sep 2003 14:39:49 -0700 (PDT) (envelope-from pinhead@stdin.stderror.at) Received: by devil.stderror.at (Postfix, from userid 1000) id 6D9A915FEA; Mon, 22 Sep 2003 20:08:51 +0200 (CEST) Date: Mon, 22 Sep 2003 20:08:51 +0200 From: Toni Schmidbauer To: freebsd-questions@freebsd.org Message-ID: <20030922180851.GA12079@devil.stderror.at> Mail-Followup-To: freebsd-questions@freebsd.org References: <200309221740.h8MHeuJ10825@ligeti.cc.uottawa.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <200309221740.h8MHeuJ10825@ligeti.cc.uottawa.ca> User-Agent: Mutt/1.4.1i Subject: Re: cvsup problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: toni@stderror.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 21:39:54 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 22, 2003 at 01:40:56PM +0000, balaji@alumni.uottawa.ca wrote: > # cvsup -g -L 2 /root/ports-supfile > Parsing supfile "/root/ports-supfile" > Connecting to cvsup1.FreeBSD.org > Cannot connect to cvsup1.FreeBSD.org: Connection refused > Will retry at 17:47:15 seems like cvsup1.freebsd.org is down, have you tried any other cvsup server? > bash-2.05b$ netstat -na |grep 5999 > tcp4 0 0 *.5999 *.* LISTEN are you running a cvsup server? if you just would like to update your ports-collections this is _not_ necessary. > Two bits of information: >=20 > * I am accessing via a firewall. I able to browse the web, send/get mail = etc.=20 > * I can ping to hosts in the internal network, but not external hosts. can you telnet to port 5999 on cvsup1.freebsd.org (or any other official cvsup server)? if yes, cvsup should work. if no, you=20 need a plug-gw (fwtk, ipfw, pf ...) by the why: telnet cvsup1.freebsd.org 5999 Trying 198.104.69.57... Connected to cvsup1.freebsd.org. Escape character is '^]'. ! Access limit exceeded; try again later Connection closed by foreign host. cvsup1 is reachable again. hth, toni --=20 Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at= =20 lieber gar nicht, als dass man verurteile. | Toni Schmidbauer -- Rudolf Steiner |=20 --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/bzqyu/mjSj7RMocRAkIXAJ9YVNm6afcaaBV6/vwvEv+M5V7Q3wCeLjfU SRJRuv4GLmkjTFLO5jnco8Y= =hzhO -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--