Connection timeouts with SSH and CVS
From: Norman Davis (norman.j.davis.jr_at_gmail.com)
Date: 12/30/04
- Previous message: Paul E Condon: "Re: How can I make a kernel package that is _identical_ to those available for download?"
- Next in thread: Brian: "Re: Connection timeouts with SSH and CVS"
- Reply: Brian: "Re: Connection timeouts with SSH and CVS"
- Reply: Norman Davis: "Re: Connection timeouts with SSH and CVS"
- Reply: Dani Belz: "Re: Connection timeouts with SSH and CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 21:12:01 -0700 To: debian-user <debian-user@lists.debian.org>
Hi there,
I'm having problems using SSH and CVS at my work. The connections
timeout. However I can browse the internet with Mozilla just fine.
But this only happens on my network at work. When I dial in to my ISP
from home, in SSH and CVS both work fine. The network at work mostly
has Windows machines on it, and on my Windows machine there I can use
Putty and CVS fine.
I'm running Debian Testing, installed over the net a couple days ago
with a recent version of the installer.
Here's how SSH looks at work (except the IP address is changed to
protect the guilty), with verbose turned on :
norman@norml:~$ ssh -v john@999.999.999.999
OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 999.999.999.999 [999.999.999.999] port 22.
debug1: connect to address 999.999.999.999 port 22: Connection timed out
ssh: connect to host 999.999.999.999 port 22: Connection timed out
And CVS with trace turned on :
norman@norml:~$ cvs -t
d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mspgcc login
-> parse_cvsroot ( :pserver:anonymous@cvs.sourceforge.net:/cvsroot/mspgcc )
-> main loop with
CVSROOT=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mspgcc
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/mspgcc
CVS password:
-> Connecting to cvs.sourceforge.net(66.35.250.207):2401.
cvs [login aborted]: connect to
cvs.sourceforge.net(66.35.250.207):2401 failed: Connection timed out
I can ping both these addressess just fine.
Any ideas how I can figure out whats wrong?
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Paul E Condon: "Re: How can I make a kernel package that is _identical_ to those available for download?"
- Next in thread: Brian: "Re: Connection timeouts with SSH and CVS"
- Reply: Brian: "Re: Connection timeouts with SSH and CVS"
- Reply: Norman Davis: "Re: Connection timeouts with SSH and CVS"
- Reply: Dani Belz: "Re: Connection timeouts with SSH and CVS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: CVS over ssh question
... > our CVS repository securely over an encrypted connection, ... >
has been put on me, namely that the remote developers not be allowed shell ... > that
while still allowing CVS access over ssh. ... (comp.os.linux.security) - Re: Connection timeouts with SSH and CVS
... >> I'm having problems using SSH and CVS at my work. ... they timeout
before anything starts. ... SSH connection) just fine. ... (Debian-User) - Re: CVS over ssh question
... > access our CVS repository securely over an encrypted connection, ... >
which end I've set up ssh tunneling. ... > developers not be allowed shell access
to the CVS machine, ... (comp.os.linux.security) - access cvs server through ssl tunnel
... I want to access a CVS server via ssh. ... firewall that does not allow port
22. ... so I can build a ssh-through-ssl tunnel to a box B. This works, ... how
can I access C from A using ssh? ... (comp.os.linux.networking) - Re: CVS hosting
... this is how we share the internet connection. ... >>The problem is will
i be able to host a cvs with our current setup? ... >Go spend $20 on a router
that can do NAT for you. ... I second the NAT router suggestion, your brother will also
then have the ... (Fedora)