[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Connection timeouts with SSH and CVS



On Wed, 29 Dec 2004 21:12:01 -0700, Norman Davis
<norman.j.davis.jr@gmail.com> wrote:
> 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?
> 

I've got some more info:
On this laptop with Debian Testing installed, when I'm using the
network at work, I can't access my POP mail server from Mozilla Mail.
I also can't access the checkout section of any of my online retailers
when using the Mozilla browser. But when I use my dialup ISP, they
both work fine.

So whats in common between connections for POP mail, SSH, CVS, and
retail checkout pages?



Reply to: