Re: Connection timeouts with SSH and CVS

From: Norman Davis (norman.j.davis.jr_at_gmail.com)
Date: 12/30/04

  • Next message: Alvin Oga: "Re: ide-scsi with 2 drives"
    Date: Thu, 30 Dec 2004 15:37:31 -0700
    To: debian-user <debian-user@lists.debian.org>
    
    

    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?

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Alvin Oga: "Re: ide-scsi with 2 drives"

    Relevant Pages

    • Re: CVS over SSH hangs
      ... I am experiencing problems using ssh as a shell for CVS. ... There is a small hang during connection start up: ... > (which is what CVS is doing) you can see the CPU usage go to 100%. ...
      (comp.security.ssh)
    • Re: Connection timeouts with SSH and CVS
      ... >> I'm having problems using SSH and CVS at my work. ... The connections ... >> has Windows machines on it, and on my Windows machine there I can use ...
      (Debian-User)
    • Re: CVS over SSH hangs
      ... When I try to checkout a large project from the localhost with ssh the ... I assume the problem is the ancient version of ssh I have installed on the localhost: ... > debug1: Seeding random number generator ... CVS transfer completes, but the session just hangs there as though there ...
      (comp.security.ssh)
    • Re: SSH and CVS
      ... I would like to use CVS (Concurent Versioning ... > in client/server mode, via SSH. ... OK, first, try working with Putty instead of VanDyke's ...
      (comp.security.ssh)
    • Re: CVS over ssh question
      ... Tom Maddox wrote: ... > has been put on me, namely that the remote developers not be allowed shell ... > access to the CVS machine, and I can't figure out a good way to accomplish ... > that while still allowing CVS access over ssh. ...
      (comp.os.linux.security)