View Single Post

  #2 (permalink)  
Old 05-21-2004
Robert W.
 
Posts: n/a
Default Re: connecting to cvs server

On Don, 20 Mai 2004 at 23:22 GMT, Greg wrote:
> I've set up cvspserver on my linux machine which is behind a hardware
> router. The webserver seems to work fine from other machines behind
> the router but I can't connect to the cvs server? Any suggestions on
> how I can debug this problem? I'm very green to linux administration.
> I can telnet from the linux machine to the cvspserver so I'm quite
> sure the that xinetd.d was set up correctly. However I'm unable to do
> this remotely.
>
>
> Thanks for any suggestions.


Are there any firewall-settings, which forbid the remote connect to the
pserver? Have you restricted the ip's you allow connects from?
Show us the output of netstat -l on the machine the server is running
on.
--

Robert...

Reply With Quote