![]() |
SSH Problem
hi Friends,
when i login any server using SSH. but after some mints a Killed command appear and link is broken... what is the problem?? im using x86 Ubuntu |
|
thanks for reply.. but i do the same thing... still getting Killed command and ssh link disconnect.... here' my ssh conf
Quote:
|
Try decreasing the ClientAliveInterval to 60 or 120. I've noticed some finicky routers/firewalls will kill idle connections after much less than 5 minutes. Alsom have you tried setting ServerAliveInterval on the client side as well, as specified in the link provided by Bathory?
|
i did every thing but still not succeed.... even i reinstall ssh
|
did you run it with 2 or 3 "v" which make it in more debug. you may find good information from it.
ssh -vv USER@IP |
Quote:
For putty have a look here Regards |
im usnig ubuntu 12.04 x86 Terminal....
|
Quote:
Code:
Host * ServerAliveInterval 300 |
Also you should tell us if the client is on the same LAN segment as the server, or if they are on different LANs with a router in between them.
|
| All times are GMT -5. The time now is 06:43 AM. |