This is a discussion on connecting to cvs server within the Linux Networking forums, part of the Linux Forums category; I've set up cvspserver on my linux machine which is behind a hardware router. The webserver seems to work ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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. |
|
|||
|
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... |