info-cvs
[Top][All Lists]
Advanced

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

Re: Can't connect to Port 2401 ( and I've done it all)


From: Jim
Subject: Re: Can't connect to Port 2401 ( and I've done it all)
Date: Sat, 10 May 2003 23:33:28 -0700

Are you sure you have cvspserver defined in /etc/services?  if not perhaps
you can use port=2401 in the service defniition?


> Please help!  I've installed nmap, no port 2401.  I opened 2401 across my
> router but ...
>
> telnet localhost 2401 (no action)
>
> Here's the xinetd config called (cvspserver ?)  ...did I name it right
> service cvspserver
> {
>     disable=no
>     socket_type=stream
>     protocol=tcp
>     wait=no
>     user=root
>     passenv=
>     server=/usr/bin/cvs
>     server_args= -f --allow-root=/usr/local/cvs-repos pserver
> }
>
> All paths have been checked.  I made and installed CVS as root
> and did ...
> cvs -d /usr/local/cvs-repos init
> cd /usr/local/cvs-repos
> chgrp -R cvs .
> chmod ug+rwx . CVSROOT
>
> assured that /etc/services contained port 2401 and tcp/ucp stuff for
> cvspserver (yes)
>
> /sbin/services xinetd restart
> NO! port 2401 listening ...
>
> What can I do from here.  I can't proceed with any of my latest java open
> source project unless I get cvs and ViewCVS working for my peeps.
>
> Any help is appreciated,
>
> David
> David L. Whitehurst
> Senior Web
> address@hidden
>
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs





reply via email to

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