From owner-freebsd-questions@FreeBSD.ORG Thu Jun 22 18:00:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D464916A481 for ; Thu, 22 Jun 2006 18:00:32 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A3343D5D for ; Thu, 22 Jun 2006 18:00:31 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 16358 invoked from network); 22 Jun 2006 18:00:31 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Jun 2006 18:00:30 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1F6AF28449; Thu, 22 Jun 2006 14:00:30 -0400 (EDT) To: "Marc G. Fournier" References: <20060622031513.Q1114@ganymede.hub.org> From: Lowell Gilbert Date: Thu, 22 Jun 2006 14:00:29 -0400 In-Reply-To: <20060622031513.Q1114@ganymede.hub.org> (Marc G. Fournier's message of "Thu, 22 Jun 2006 03:21:48 -0300 (ADT)") Message-ID: <44psh16pfm.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: SSH tunneling to FreeBSD 6.x using entunnel ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 18:00:33 -0000 "Marc G. Fournier" writes: > I have a client that has been using entunnel for the longest time to > do an SSH tunnel into their vServer ... we've recently begun upgrading > to FreeBSD 6.x, and entunnel is no longer working (upgraded from > FreeBSD 4.x) ... > > Apparenty, bitvise.com's tunnelier has the same problem ... > > The way the client describes how entunnel used to work for them: > > "entunnel was great - i never had to think about it. it just worked, > all the time, automatically - came up at startup as a service and just > sat in the system tray." > > Without having to downgrade their OpenSSH to the same version as was > on FreeBSD 4.x (bad option!), is there something that I can look at on > the FreeBSD 6.x OpenSSH to fix the problem? Maybe some backwards > compatibility mode? I don't know those particular Windows clients, but maybe they want your sshd_config to enable PasswordAuthentication?