Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 14:36:12 +0100
From:      Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
To:        "Patrick M. Hausen" <hausen@punkt.de>
Cc:        stable@freebsd.org
Subject:   Re: problems with getting through firewall using CVSup
Message-ID:  <3E5F65CC.281723D0@cnrm.meteo.fr>
References:  <200302281312.h1SDCVUE040250@hugo10.ka.punkt.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E5F65CC.281723D0>