info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connection time-out problem when locally connecting to pserver.


From: Razi Bokhari
Subject: Connection time-out problem when locally connecting to pserver.
Date: Thu, 21 Dec 2006 12:46:13 -0800 (PST)

Hi,

I am getting a connection time-out message when I try
to connect to CVS that I just installed on my linux
box. I have setup the xinetd service and pserver is
listening on the port. I have also updated the router
to allow port 2401. 

I logged in to the linux box that has CVS installed
and tried to locally connect using the pserver. I get
the following response.

_____________________________________________________
address@hidden cvs-files]# cvs -d
:pserver:address@hidden:/usr/local/fakibo login
Logging in to
:pserver:address@hidden:2401/usr/local/fakibo
CVS password: 
cvs [login aborted]: connect to
xxx.xx.xx.xx(xxx.xx.xx.xx):2401 failed: Connection
timed out


address@hidden cvs-files]# netstat -nlp | grep 2401
tcp        0      0 0.0.0.0:2401               
0.0.0.0:*                   LISTEN      2515/xinetd


address@hidden cvs-files]# netstat -a | grep pserver
tcp        0      0 *:cvspserver                *:*   
                     LISTEN      

______________________________________________________

I am trying to locally connect to CVS server so there
shouldn't be any firewall or ISP related issue
blocking access to port 2401. I have setup the CVS
server using the official instructions. 

Any idea what could be going wrong here. Thanks in
advance.

- Razi 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]