From owner-freebsd-stable Fri Feb 28 6: 2:34 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E106237B401 for ; Fri, 28 Feb 2003 06:02:32 -0800 (PST) Received: from cadillac.meteo.fr (cadillac.meteo.fr [137.129.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2272843FA3 for ; Fri, 28 Feb 2003 06:02:31 -0800 (PST) (envelope-from igor.pokrovsky@cnrm.meteo.fr) Received: from cti825.cnrm.meteo.fr (localhost.meteo.fr [127.0.0.1]) by cadillac.meteo.fr (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id OAA04794 for ; Fri, 28 Feb 2003 14:02:20 GMT Received: from xdata.cnrm.meteo.fr (xdata.cnrm.meteo.fr [137.129.150.2]) by cti825.cnrm.meteo.fr (8.9.3 (PHNE_18546)/8.9.3) with ESMTP id PAA24584; Fri, 28 Feb 2003 15:02:17 +0100 (MET) Received: from cnrm.meteo.fr (mai3.cnrm.meteo.fr [137.129.157.34]) by xdata.cnrm.meteo.fr with ESMTP (8.9.3 (PHNE_18546)/8.7.1) id PAA15855; Fri, 28 Feb 2003 15:02:17 +0100 (MET) Message-ID: <3E5F6BE7.823D8A4C@cnrm.meteo.fr> Date: Fri, 28 Feb 2003 15:02:15 +0100 From: Igor Pokrovsky X-Mailer: Mozilla 4.06 [en] (X11; I; HP-UX B.10.20 9000/780) MIME-Version: 1.0 To: osa@freebsd.org.ru Cc: stable@freebsd.org Subject: Re: problems with getting through firewall using CVSup References: <200302281312.h1SDCVUE040250@hugo10.ka.punkt.de> <3E5F65CC.281723D0@cnrm.meteo.fr> <20030228135840.GA424@freebsd.org.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (cti825/CNRM) Organization: METEO FRANCE(CNRM) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sergey A. Osokin wrote: > > On Fri, Feb 28, 2003 at 02:36:12PM +0100, Igor Pokrovsky wrote: > > Patrick M. Hausen wrote: > > > > > > > Looks like problems with your firewall... > > > > > When CVSup tryid to grab the sources - try use netstat command > > > > > for see state of connection, maybe it helps you. > > > > > > > > "netstat -n" produces during attempt to cvsup the following: > > > > tcp4 0 0 137.129.157.46.1027 198.104.69.57.5999 SYN_SENT > > > > What does mean state SYN_SENT? > > > > > > See: > > > http://www.ssfnet.org/Exchange/tcp/tcpTutorialNotes.html#ST > > > > > > Your system is trying to connect to the server but hasn't received > > > an answer packet yet. > > > > May firewall prevent me from initiating connection to 5999 port? > > It seems to me, that it handles not only incoming connecting. > > > > I tried to telnet to cvsup.fr.freebsd.org to 21 and 5999 ports. > > The first one works fine, but the last one produces only timeout. > > Hm, do you use cvsup with `-P m' flags in command line? Yes. And also with "-P -" and "-P a". The same result. :-( -- Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message