Hi, Thak�s for your reply.
All tests that you sent, I made with success. But, When I execute this command: netstat -an, appears the port 2401 preceded by IP 0.0.0.0. Is this good? Regards Kleber ""Edward Sumerfield"" <[EMAIL PROTECTED]> escreveu na mensagem aia6au$oq2$[EMAIL PROTECTED]">news:aia6au$oq2$[EMAIL PROTECTED]... > > Make sure that you are not using a telnet client that clears the screen on > connection loss. The Win 2k version does not. > > If you didn't get the following back then you are not able to make a socket > connection to your CVS server. > > cvs [authserver aborted]: bad auth protocol start: > > Connection to host lost. > > Next test: > o sign on to the machine that the CVS server is on and retry the test. > o If it still doesn't work then the service is not running. > o Enter netstat -an to see all the sockets being LISTENed to on that > machine. You need to see 2401 before it will succeed. > o If you can connect from the localhost but not from a remote host then you > have to check the network/firewalling arangement between them. > > ""Kleber"" <[EMAIL PROTECTED]> wrote in message > ai8s9n$qo$[EMAIL PROTECTED]">news:ai8s9n$qo$[EMAIL PROTECTED]... > > > > I connect myself in telnet how did you say, but the only message then > appear > > is in a > > Popup window like this "lost host connection", and no one message is > > returned from CVS. > > What message CVS should return me? > > > > Regards, > > Kleber > > > > ""Edward Sumerfield"" <[EMAIL PROTECTED]> escreveu na mensagem > > ai7and$2a9$[EMAIL PROTECTED]">news:ai7and$2a9$[EMAIL PROTECTED]... > > > > > > An IO error probably means that you have a network problem to that > > endpoint. > > > Make sure the default port 2401 is accessible. (telnet <machine> 2401, > > press > > > enter and CVS will send you back an auth error). > > > > > > I had a forte problem because I was running the server on a different > > port. > > > I had to remove the colon (:) from between the port and the directory > path > > > to make it work. > > > > > > The other oddity is that the initial creation dialogs worked differently > > to > > > the right click customize dialogs. > > > > > > > > > ""Kleber"" <[EMAIL PROTECTED]> wrote in message > > > ahs9je$lhq$[EMAIL PROTECTED]">news:ahs9je$lhq$[EMAIL PROTECTED]... > > > > > > > > Hi, > > > > > > > > I installed the CVS in a NT server and obtained to do all the > > > configuration > > > > successfully. > > > > I created my users without problems. > > > > > > > > But, when a try to connect myself with the server by Forte(Sun), it > > > appears > > > > this of error: > > > > > > > > I/O error while authenticating with host <server name> > > > > > > > > My method connection on Forte--> > > > > :pserver:<username>@<servername>:c:/cvsrepo/rep > > > > > > > > What it could be? > > > > > > > > Could somebody help me, please? > > > > > > > > I am thankful since already, > > > > Kleber > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Cvsnt mailing list > > > > [EMAIL PROTECTED] > > > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > > > > > > > _______________________________________________ > > > Cvsnt mailing list > > > [EMAIL PROTECTED] > > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > > > > _______________________________________________ > > Cvsnt mailing list > > [EMAIL PROTECTED] > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > _______________________________________________ > Cvsnt mailing list > [EMAIL PROTECTED] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
