From owner-freebsd-questions@FreeBSD.ORG Fri Sep 5 10:19:48 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 5343A16A4C0 for ; Fri, 5 Sep 2003 10:19:48 -0700 (PDT) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC2EC43FEC for ; Fri, 5 Sep 2003 10:19:47 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 21-207.lctv-b4.cablelynx.com ([24.204.21.207] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19vKFC-0006Kv-00; Fri, 05 Sep 2003 10:19:34 -0700 From: "Andrew L. Gould" To: "Alex Zivenko" , Date: Fri, 5 Sep 2003 12:19:48 -0500 User-Agent: KMail/1.5 References: <00f901c373d0$8a96b430$0400a8c0@fire> In-Reply-To: <00f901c373d0$8a96b430$0400a8c0@fire> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309051219.48251.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b797ad7ef526d7b69099059118ce03905350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: ssh problem 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: Fri, 05 Sep 2003 17:19:48 -0000 On Friday 05 September 2003 12:09 pm, Alex Zivenko wrote: > All known utility ssh. > How can I configure it? > I have one FreeBSD 4.8 machine in my net. I need to setup an ssh access > there for some win-users. I use telneat for it. > > I have a problem with it. When I'm trying to connect to this machine I' got > an error, which tells me something about DSA key. It even not gives me to > enter the password. > Any suggestions? I don't think they can use regular telnet to access ssh. Try PuTTY: http://www.chiark.greenend.org.uk/~sgtatham/putty/ Best of luck, Andrew Gould