From owner-freebsd-questions Mon Dec 10 13:33:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from postfix.ultradns.net (postfix.ultradns.net [204.74.100.40]) by hub.freebsd.org (Postfix) with ESMTP id B1E0D37B405 for ; Mon, 10 Dec 2001 13:33:30 -0800 (PST) Received: from localhost (localhost.ultradns.net [127.0.0.1]) by postfix.ultradns.net (Postfix) with ESMTP id 6774323034; Mon, 10 Dec 2001 13:33:30 -0800 (PST) Received: from ultra-exchange.UltraDNS.com (nat-external.ultradns.net [204.74.100.10]) by postfix.ultradns.net (Postfix) with ESMTP id 06C3423031; Mon, 10 Dec 2001 13:33:28 -0800 (PST) content-class: urn:content-classes:message Subject: RE: putty and 4.4-stable MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 10 Dec 2001 13:33:27 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: <3DBB075EEB95944492E127F2B9A96FAF0CE073@ultra-exchange.UltraDNS.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: putty and 4.4-stable Thread-Index: AcGBuhz4PsXGY190RF21H4lMlSe4PQABzsOQ From: "Patrick Soltani" To: Cc: X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Make sure sshd is running on the FreeBSD box; use the ps -waxu | grep -i sshd command. from your NT box type the following command: telnet IP.ADDRESS.OF.FREEBSD.BOX 22 and hit enter. You should get something like below line: SSH-1.99-OpenSSH_2.9 FreeBSD localisations 20010713 If not, then your sshd is not responding, if yes, then your putty needs to be adjusted in terms of its configuration; check the Compression, Encryption, etc. Before you try using the keys, try the simple password method, once that worked, you can go ahead and add the Keys, etc. Finally, you will get more info when you report the actual error, error message, anything at all. Good luck and regards, Patrick Soltani. -----Original Message----- From: Darryl Hoar [mailto:darryl@osborne-ind.com] Sent: Monday, December 10, 2001 12:35 PM To: freebsd-questions@freebsd.org Subject: putty and 4.4-stable Greetings, I built a 4.4-stable box this weekend. I have tightened the security as per www.schlacter.net:8500/public/FreeBSD-STABLE_IPFILTER.html I have installed putty on my Windows2k pro box, but am unable to connect it to my Freebsd box. I have copied the keys from my freebsd box to my windows box, and am providing the right password (I logged in at the console with it). Is there any tricks to getting putty to work with SSH on 4.4-stable? do I use the id_dsa or the id_dsa.pub ? Need to be able to access the Firewall to look at logs, etc. thanks, Darryl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message