From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 09:31:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D39B016A4BF for ; Thu, 4 Sep 2003 09:31:46 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39AB043FAF for ; Thu, 4 Sep 2003 09:31:44 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 21-207.lctv-b4.cablelynx.com ([24.204.21.207] helo=yoda.datawok.com) by stork.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19ux1L-0000FY-00; Thu, 04 Sep 2003 09:31:43 -0700 From: "Andrew L. Gould" To: scott@sremick.net, freebsd-questions@freebsd.org Date: Thu, 4 Sep 2003 11:31:56 -0500 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309041131.56750.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4bf48c53cc7cc3dccf8682323e5e128aaa350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: VNC & ssh tunneling problem: getsockopt TCP_NODELAY error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 16:31:46 -0000 On Thursday 04 September 2003 11:28 am, Scott I. Remick wrote: > Figured I'd start with my FreeBSD friends first before bugging the VNC > community. > > I used to have VNC tunneling over ssh just fine, but then had to redo my > system drive. I used FreeBSD 5.1 before and still do now, however it's not > working. I'm using the same PuTTY system so the config is the same as from > before when it worked. So something is different at the FreeBSD end. > > The PuTTY log shows: > > 2003-09-04 11:26:28 Opening forwarded connection to localhost:5901 > 2003-09-04 11:26:28 Forwarded connection refused by server > > And /var/log/messages shows: > > Sep 4 11:26:28 scott sshd[37213]: error: getsockopt TCP_NODELAY: > Connection reset by peer > > Maybe I'm just dumb and missed something I configured before, but I can't > figure out what. Can someone offer insight? Thanks > Is PuTTY expecting the server's key from the previous installation? Just a guess. Andrew Gould