From owner-freebsd-stable Fri Feb 28 5:36:21 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 8266937B401 for ; Fri, 28 Feb 2003 05:36:19 -0800 (PST) Received: from cadillac.meteo.fr (cadillac.meteo.fr [137.129.1.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D60B43F93 for ; Fri, 28 Feb 2003 05:36:18 -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 NAA02804 for ; Fri, 28 Feb 2003 13:36:15 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 OAA17979; Fri, 28 Feb 2003 14:36:14 +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 OAA13784; Fri, 28 Feb 2003 14:36:14 +0100 (MET) Message-ID: <3E5F65CC.281723D0@cnrm.meteo.fr> Date: Fri, 28 Feb 2003 14:36:12 +0100 From: Igor Pokrovsky X-Mailer: Mozilla 4.06 [en] (X11; I; HP-UX B.10.20 9000/780) MIME-Version: 1.0 To: "Patrick M. Hausen" Cc: stable@freebsd.org Subject: Re: problems with getting through firewall using CVSup References: <200302281312.h1SDCVUE040250@hugo10.ka.punkt.de> 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 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. -- Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message