Re: Another ssh problem - it locks up after a couple of minutes.
From: Richard S. Shuford (shuford_at_list.stratagy.REM0VE-THlS-PART.com)
Date: 08/28/05
- Next message: Dave: "Re: Another ssh problem - it looks up after a couple of minutes."
- Previous message: Oscar del Rio: "Re: Another ssh problem - it looks up after a couple of minutes."
- In reply to: Laurent Blume: "Re: Another ssh problem - it looks up after a couple of minutes."
- Next in thread: Dave: "Re: Another ssh problem - it locks up after a couple of minutes."
- Reply: Dave: "Re: Another ssh problem - it locks up after a couple of minutes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 28 Aug 2005 15:25:35 -0400
Dave <nospam@nowhere.com> wrote:
|
| I have a Sun Ultra 80 running Solaris 9 and ssh version (Sun_SSH_1.0)
| which is based on some variant of OpenSSH.
The base was OpenSSH release 2.5.1p1, but Sun incorporated numerous
enhancements and fixes. (For instance, BSM/auditing support, proxy
commands, internationalization/localization, and configurable login
attempts. Also, TCP wrappers are compiled and the ssh-keygen command
creates an RSA key by default.)
| Whenever I connect to another machine that has ssh running (including
| other Suns with other non-OpenSSH based servers), the connection locks
| up after a minute or two if not used. If its used, it keeps working.
|
| Any ideas what might be causing it to lock up if not used for a couple
| of minutes?
Quick session disconnects with SSH are a symptom of a second computer
on your network trying to use the same IP address as your machine.
Check your network. DHCP settings could be misconfigured. You may
have to snoop packets to look for duplicate addresses on the wire
and a possible conflicting host.
...Richard S. Shuford
-- Have a Cow, Man! http://www.stonyfield.com/HaveACow/
- Next message: Dave: "Re: Another ssh problem - it looks up after a couple of minutes."
- Previous message: Oscar del Rio: "Re: Another ssh problem - it looks up after a couple of minutes."
- In reply to: Laurent Blume: "Re: Another ssh problem - it looks up after a couple of minutes."
- Next in thread: Dave: "Re: Another ssh problem - it locks up after a couple of minutes."
- Reply: Dave: "Re: Another ssh problem - it locks up after a couple of minutes."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|