info-cvs
[Top][All Lists]
Advanced

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

Re: cvs [login aborted]: reading from server: Connection reset by peer


From: Manolo
Subject: Re: cvs [login aborted]: reading from server: Connection reset by peer
Date: Mon, 17 Mar 2003 10:25:51 +0100
User-agent: KMail/1.5

i fix it changing "only_from      = localhost" line to  "only_from      = 
127.0.0.1" in /etc/xinetd.conf.

Thanks Larry :).

El Lunes, 17 de Marzo de 2003 00:48, Manolo escribió:
> El Domingo, 16 de Marzo de 2003 18:08, escribió:
> > 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. -- Calvi
>
> 1)iptables -F
> 2)and add ALL:ALL in hosts.allow restart and  xinetd
>
> Now :
> cvs -t -d :pserver:address@hidden:/home/cvsroot login
>  -> main loop with CVSROOT=:pserver:address@hidden:/home/cvsroot
> Logging in to :pserver:address@hidden:2401/home/cvsroot
> CVS password:
>  -> Connecting to localhost(127.0.0.1):2401
>
>                  ---wait forever---
>
> and
>
> telnet localhost 2401
> Trying 127.0.0.1...
>                ----wait forever---
>
> /var/log/cvspserver,/var/log/syslog -->don't show anything
> then i run xinetd -d --> don't show anything
>
> netstat -tap return
>
> tcp  0   0 *:cvspserver      *:*               LISTEN     12194/xinetd
> tcp  0   1 localhost.localdom:2196 localhost.lo:cvspserver SYN_SENT   
> 107/cvs
>
>
> how can know what happend?
>
> ___________________________________________________
> Yahoo! Messenger - Nueva versin GRATIS
> Super Webcam, voz, caritas animadas, y ms...
> http://messenger.yahoo.es
>
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es




reply via email to

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