From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Miguel_Gonz=E1lez_Casta=F1os?= Subject: Re: problems with CVS Date: Wed, 14 Sep 2005 00:14:58 +0200 Message-ID: <43274F62.2000906@tid.es> References: <43270BF7.1020804@tid.es> <17191.4401.19404.645541@cerise.gclements.plus.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-reply-to: <17191.4401.19404.645541@cerise.gclements.plus.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: linux-admin@vger.kernel.org Glynn Clements escribi=F3: >Miguel Gonz=E1lez Casta=F1os wrote: > > =20 > >> I have installed the RPM under RedHat 9 of CVS and it works with=20 >>extssh but not with pserver. I get a timeout error with Eclipse...I h= ave=20 >>the following configuration file under /etc/xinetd.d/cvspserve : >> >> service cvspserver >>{ >> port =3D 2401 >> socket_type =3D stream >> protocol =3D tcp >> wait =3D no >> user =3D root >> passenv =3D >> server =3D /usr/bin/cvs >> server_args =3D pserver -f =20 >> >>} >> >>How could I trace what is going on? >> =20 >> > >First, is the pserver actually running? Does "netstat -atn" show >anything listening on port 2401? > > =20 > yes, it is listening and tries a connection but it gives a timeout. >>Why extssh is working? is it not connecting to the same port? >> =20 >> > >No. Connecting via ext/ssh just uses a standard ssh connection. > > =20 > - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html