Eric / Chang-Cheng, Chao wrote:
> > > cvs [login aborted]: recv() from server xxxx.xxxx.xxxxx.xxx:
Connection
> > > reset by peer
> >
> > That usually indicates that inetd was unable to start the server for
> > some reason -- check your syslog for error messages.
> >
> The error seems to come from the tcpdwrapper.
> If I change the entry I have in inetd.conf from
> "cvspserver stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/cvs \
> --allow-root=/usr/local/newrepos pserver" to "cvspserver stream tcp
> nowait root /usr/local/bin/cvs cvs \
> --allow-root=/usr/local/newrepos pserver", I can log in fine. What
could
> be causing the problem?
The same happend to me. I can't connect to the server while using tcpd, but
I can do if I remove the tcpwrapper-command in inetd.conf.
I didn't found the cause for that (since I have no time for exploring).
Bye, Rene