<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have the same problem, my client has been upgraded to F9 but the
server is still in F8. Have I to modify as described ?<br>
<br>
Steve Searle a écrit :
<blockquote cite="mid:20080612151120.GB3573@jackdaw.stevesearle.com"
 type="cite">
  <pre wrap="">Around 04:05am on Wednesday, June 11, 2008 (UK time), Danny Yee scrawled:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Since upgrading to Fedora 9, my ssh connections from home are
regularly freezing.

I'm pretty sure this is not a Fedora/ssh bug but rather some kind of
problem with my ADSL router and/or connection.  (It doesn't affect
my box at work.)  But does anyone have any idea what changes from
openssh 4.7 to 5.0 could be responsible?  I suspect it's going to be
easier to fix this by tweaking ssh behaviour than by trying to fix
the ADSL router/modem...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Is it the machine you are sshing into that has been upgraded?  If so,
check /etc/ssh/sshd_config and if necessary add:

ClientAliveInterval 30
ClientAliveCountMax 5

Steve

  </pre>
</blockquote>
<br>
</body>
</html>