Date: Mon, 10 Dec 2001 13:33:27 -0800 From: "Patrick Soltani" <psoltani@ultradns.com> To: <darryl@osborne-ind.com> Cc: <freebsd-questions@freebsd.org> Subject: RE: putty and 4.4-stable Message-ID: <3DBB075EEB95944492E127F2B9A96FAF0CE073@ultra-exchange.UltraDNS.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DBB075EEB95944492E127F2B9A96FAF0CE073>