Manolo writes:
> 
> 9)i try telnet localhost 2401  
> Trying 127.0.0.1...
> Connected to localhost.localdomain.
> Escape character is '^]'.
> Connection closed by foreign host.
> 
> this result tell me xinetd permit localhost:2401 connections.

It accepted the connection, but the connection was then immediatly
closed, which implies that the CVS server wasn't run.  Most likely you
either have the path to CVS wrong in your xinetd.conf or you have some
kind of firewall software (like tcp wrappers) that's denying access. 
Check your syslog for error messages from xinetd.

-Larry Jones

The living dead don't NEED to solve word problems. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to