Re: Connection timeouts with SSH and CVS

2005-01-04 Thread Dani Belz
* Norman Davis <[EMAIL PROTECTED]> [05-01-03 22:12]: > Problem solved! > > Our firewall is blocking ranges of incoming ports that just happens to > incidentally work (usually, but not always) for windows. > > Too see your settings, type > > sysctl net.ipv4.ip_local_port_range > > The default

Re: Connection timeouts with SSH and CVS

2005-01-03 Thread Norman Davis
Problem solved! Our firewall is blocking ranges of incoming ports that just happens to incidentally work (usually, but not always) for windows. Too see your settings, type sysctl net.ipv4.ip_local_port_range The default is 32768 61000, and so my system had been picking incoming ports for SSH

Re: Connection timeouts with SSH and CVS

2004-12-31 Thread Adam Aube
Norman Davis wrote: > On Thu, 30 Dec 2004 19:32:22 -0500, Adam Aube <[EMAIL PROTECTED]> wrote: >> What kernel are you using? > Linux version 2.4.27-1-386 ([EMAIL PROTECTED]) (gcc > version 3.3.5 (Debian 1:3.3.5-2)) #1 Wed Dec 1 19:43:08 JST 2004 >>Post the output of the following command: >> hea

Re: Connection timeouts with SSH and CVS

2004-12-31 Thread Norman Davis
On Fri, 31 Dec 2004 12:57:25 +0100, Dani Belz <[EMAIL PROTECTED]> wrote: > * Norman Davis <[EMAIL PROTECTED]> [04-12-30 05:12]: > > 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

Re: Connection timeouts with SSH and CVS

2004-12-31 Thread Dani Belz
* Norman Davis <[EMAIL PROTECTED]> [04-12-30 05:12]: > 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

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Norman Davis
On Thu, 30 Dec 2004 19:32:22 -0500, Adam Aube <[EMAIL PROTECTED]> wrote: > What kernel are you using? Linux version 2.4.27-1-386 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-2)) #1 Wed Dec 1 19:43:08 JST 2004 >Post the output of the following command: > > head -v `ls /proc/sys/net/ipv

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Adam Aube
Norman Davis wrote: > On Wed, 29 Dec 2004 21:12:01 -0700, Norman Davis > <[EMAIL PROTECTED]> wrote: >> 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 d

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Adam Aube
Norman Davis wrote: > On Thu, 30 Dec 2004 13:02:26 -0500, Adam Aube <[EMAIL PROTECTED]> wrote: >> >> Is ECN off (/proc/sys/net/ipv4/tcp_ecn)? You can check/set it with >> sysctl. > net.ipv4.tcp_ecn was 0. So it was already off. > I just now set it to 1. CVS and SSH still don't work. Turning EC

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Norman Davis
On Wed, 29 Dec 2004 21:12:01 -0700, Norman Davis <[EMAIL PROTECTED]> 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

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Norman Davis
On Thu, 30 Dec 2004 13:02:26 -0500, Adam Aube <[EMAIL PROTECTED]> wrote: > > Is ECN off (/proc/sys/net/ipv4/tcp_ecn)? You can check/set it with sysctl. > net.ipv4.tcp_ecn was 0. I just now set it to 1. CVS and SSH still don't work. I guess I want to leave net.ipv4.tcp_ecn at 0? -- To UNSUBSCR

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Adam Aube
Norman Davis wrote: > On Thu, 30 Dec 2004 05:27:50 -0800, Brian <[EMAIL PROTECTED]> wrote: >> Norman Davis wrote: >>> 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

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Norman Davis
On Thu, 30 Dec 2004 05:27:50 -0800, Brian <[EMAIL PROTECTED]> wrote: > Norman Davis 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 wo

Re: Connection timeouts with SSH and CVS

2004-12-30 Thread Brian
Norman Davis 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 most