From owner-freebsd-questions Fri Feb 28 7:51:13 2003 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 D5CE637B401 for ; Fri, 28 Feb 2003 07:51:10 -0800 (PST) Received: from gatekeeper.microcell.ca (gatekeeper.microcell.ca [205.151.8.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CC343F75 for ; Fri, 28 Feb 2003 07:51:09 -0800 (PST) (envelope-from SoHo@admin.fido.ca) Received: from mailserv.microcell.ca (mailserv.microcell.ca [10.2.0.87]) by gatekeeper.microcell.ca (Postfix) with ESMTP id 4C43716CAB; Fri, 28 Feb 2003 10:51:04 -0500 (EST) Received: from 127.0.0.1 (localhost [127.0.0.1]) by mailserv.microcell.ca (Postfix) with SMTP id 13A4A16BC9; Fri, 28 Feb 2003 10:51:04 -0500 (EST) Received: from lenard.admin.fido.ca (lamus.fido.ca [10.0.1.45]) by mailserv.microcell.ca (Postfix) with ESMTP id 2802916BC9; Fri, 28 Feb 2003 10:51:03 -0500 (EST) Received: from magni.microcell.ca (magni.microcell.ca [10.6.22.102]) by lenard.admin.fido.ca (SMTP_Gateway) with ESMTP id F295E47D3C; Fri, 28 Feb 2003 10:51:02 -0500 (EST) Received: from magni.microcell.ca (localhost.microcell.ca [127.0.0.1]) by magni.microcell.ca (8.12.7/8.12.7) with ESMTP id h1SFu19a072538; Fri, 28 Feb 2003 10:56:01 -0500 (EST) (envelope-from SoHo@admin.fido.ca) Received: (from ebaroud@localhost) by magni.microcell.ca (8.12.7/8.12.7/Submit) id h1SFu137072537; Fri, 28 Feb 2003 10:56:01 -0500 (EST) X-Authentication-Warning: magni.microcell.ca: ebaroud set sender to SoHo@admin.fido.ca using -f Date: Fri, 28 Feb 2003 10:56:01 -0500 From: Edmond Baroud To: Igor Pokrovsky Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with getting through firewall using CVSup Message-ID: <20030228155601.GA72466@admin.fido.ca> References: <3E5F41DE.B6156DCE@cnrm.meteo.fr> <3E5F427E.214A4970@cnrm.meteo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E5F427E.214A4970@cnrm.meteo.fr> User-Agent: Mutt/1.4i X-Sanitizer: This message has been sanitized! X-Sanitizer-Rev: $Id: Sanitizer.pm,v 1.64 2002/10/22 16:37:04 bre Exp $ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've had the same situation here and I couldn't convince our "security" team to open 5999 for my cvsups. I do have ssh (22tcp) open, and a box at home, on which I setup xinetd to accept connections on localhost:5999 => cvsup7.freebsd.org:5999 added cvsup7.freebsd.org as alias to my localhost in /etc/hosts and tunneled 5999 through ssh between my office_box and my home_box ;) hope this helps, Ed. Quoting Igor Pokrovsky (igor.pokrovsky@cnrm.meteo.fr): > Hello, > > I'm in despair. I cannot get past firewall to update > my sources and ports of FreeBSD. At least it seems > to me that this is a firewall problem. > I tried to use all options with -P. Nothing happends, > every time cvsup writes after quite a long pause, that > connection to server refused. It is interesting, that > about a week ago I used the same cvsup on the same system > (FreeBSD-stable) > successfully. Some day something happend (perhaps somebody > reconfigured firewall) and nothing is working now. > > Here is my cvsup file: > *default host=cvsup.FreeBSD.org > *default prefix=/usr/home/src/CVS/FreeBSD > *default base=/usr/home/src/CVS > *default release=cvs > *default delete compress use-rel-suffix > > ## Main Source Tree > src-all > > # Other stuff > ports-all > www > doc-all > > I tried to use different mirrors, nothing helps. > > Version of cvsup is SNAP_16_1f. > > -- > Igor > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Edmond Baroud UNIX Systems Admin mailto:SoHo@admin.fido.ca Fingerprint 140F 5FD5 3FDD 45D9 226D 9602 8C3D EAFB 4E19 BEF9 "UNIX is very user friendly, it's just picky about who its friends are." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message