View previous topic :: View next topic |
Author |
Message |
gte258v n00b
Joined: 30 Jun 2003 Posts: 25 Location: Atlanta, GA
|
Posted: Wed Feb 15, 2006 4:42 am Post subject: [solved] SSH connection drops prematurely |
|
|
I've got SSH running on my server. When I have two ssh terminals open (from workstation to server), and I exit from one of them, the other stops responding. This also happens with an ssh session and an scp transfer. As soon as the scp transfer finishes, the terminal session stops responding as well. The two sessions do not have to be with the same username. If I open one terminal with user joe, and another with user fred, exiting from one will kill the other.
Anybody have any ideas on why this is happening?
Last edited by gte258v on Tue Feb 21, 2006 3:42 am; edited 1 time in total |
|
Back to top |
|
|
massysett Apprentice
Joined: 06 Jan 2006 Posts: 296 Location: Silver Spring, Maryland USA
|
Posted: Fri Feb 17, 2006 9:15 pm Post subject: |
|
|
Is either connection (client or server) going through a NAT router? Just speculation, but maybe closing one connection is causing a NAT router to kill the connection. |
|
Back to top |
|
|
gte258v n00b
Joined: 30 Jun 2003 Posts: 25 Location: Atlanta, GA
|
Posted: Tue Feb 21, 2006 3:41 am Post subject: |
|
|
The NAT was my problem. I still haven't found anything in the router's docs mentioning this. But I moved the server from behind the NAT and the problems went away. Thanks for the help. |
|
Back to top |
|
|
|