From owner-freebsd-questions@FreeBSD.ORG Sat Sep 27 09:48:01 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 1D3F316A4B3 for ; Sat, 27 Sep 2003 09:48:01 -0700 (PDT) Received: from mwinf0801.wanadoo.fr (smtp1.wanadoo.fr [193.252.22.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C7043FE1 for ; Sat, 27 Sep 2003 09:47:59 -0700 (PDT) (envelope-from gilles.joliton@wanadoo.fr) Received: from wwinf0801 (wwinf0801 [172.22.139.28]) by mwinf0801.wanadoo.fr (SMTP Server) with ESMTP id BB969180005B for ; Sat, 27 Sep 2003 18:47:58 +0200 (CEST) Message-ID: <6014416.1064681278758.JavaMail.www@wwinf0801> From: Gilles JOLITON To: freebsd-questions@freebsd.org Mime-Version: 1.0 Date: Sat, 27 Sep 2003 18:47:58 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: VNC & ssh tunneling problem: getsockopt TCP_NODELAY error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gilles.joliton@wanadoo.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2003 16:48:01 -0000 Dear, I met the same problem and manage to solve it (thanks for your help) by replacing Connection/SSH/Tunnels/Destination/localhost:59XX by Connection/SSH/Tunnels/Destination/127.0.0.1:59XX. regards, Gilles