[ILUG] CVS reverse lookup failure
Caleb Shay
caleb at webninja.com
Tue Apr 20 23:01:48 IST 2004
I'm not on the list, but I ran across this posting on google while
trying to fix the same problem. Here's the solution:
edit /etc/xinetd.conf
remove the line that says
only_from = localhost
by default xinetd only allows connections from localhost
Cheers,
Caleb Shay
caleb at webninja.com
On Wednesday 31 March 2004 18:46, Bryan wrote:
> I have a cvspserver setup, which works fine for localhost
>
> CVSROOT=:pserver:beths at localhost:/home/cvsroot
>
> I can do a cvs login as beths on the box locally, but,
>
> CVSROOT=:pserver:beths at 10.100.100.14:/home/cvsroot
>
> on the box 10.100.100.148, gets the connection reset by 10.100.100.14> and generates this error message in
> /var/log/cvspserver
>
> 04/3/31 at 20:51:09: START: cvspserver pid=17386 from=10.100.100.148> 04/3/31 at 20:51:09: FAIL: cvspserver address from=10.100.100.148
>
> Reverse lookup failure?
>
> Edited /etc/hosts
>
More information about the ILUG
mailing list