From owner-freebsd-stable Sat Nov 3 4:20:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from oiivw1.dm1.oii.oki.co.jp (okigate.oki.co.jp [202.226.91.194]) by hub.freebsd.org (Postfix) with ESMTP id 9461737B413 for ; Sat, 3 Nov 2001 04:20:16 -0800 (PST) Received: from aoi.okilab.oki.co.jp (localhost [127.0.0.1]) by oiivw1.dm1.oii.oki.co.jp (8.9.3+3.2W/3.7W) with SMTP id VAA01065 for ; Sat, 3 Nov 2001 21:15:11 +0900 (JST) Received: (qmail 15442 invoked from network); 3 Nov 2001 21:20:15 +0900 Received: from tulip.okilab.oki.co.jp (172.24.23.187) by aoi.okilab.oki.co.jp with SMTP; 3 Nov 2001 21:20:15 +0900 Received: from localhost (tulip.okilab.oki.co.jp [172.24.23.187]) by tulip.okilab.oki.co.jp (8.11.6/8.9.3) with ESMTP id fA3CKC023557 for ; Sat, 3 Nov 2001 21:20:14 +0900 (JST) (envelope-from hyama@okilab.oki.co.jp) To: freebsd-stable@FreeBSD.ORG Subject: rsa_public_encrypt() failed From: Hideki Yamamoto In-Reply-To: <20011030231837.CF8A037B401@hub.freebsd.org> References: <20011030231837.CF8A037B401@hub.freebsd.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20011103212011K.hyama@okilab.oki.co.jp> Date: Sat, 03 Nov 2001 21:20:11 +0900 X-Dispatcher: imput version 990905(IM130) Lines: 43 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cannot use ssh client my FreeBSD-stable box. That was upgraded from 4.1. This machine works well as a ssh server, but not work as ssh client. From this machine, the following messages appears and cannot connet to anywhere. Does someone have any information on this matter? ---------- 'ssh -1 -v' log start -------------------- OpenSSH_2.9 FreeBSD localisations 20010713, SSH protocols 1.5/2.0, OpenSSL 0x0090601f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: restore_uid debug1: ssh_connect: getuid 1000 geteuid 1000 anon 1 debug1: Connecting to 1xx.1xx.1xx.7xx [1xx.1xx.1xx.7xx] port 22. debug1: temporarily_use_uid: 1000/1000 (e=1000) debug1: restore_uid debug1: temporarily_use_uid: 1000/1000 (e=1000) debug1: restore_uid debug1: Connection established. debug1: identity file /home/hyama/.ssh/identity type 0 debug1: Remote protocol version 1.99, remote software version OpenSSH_2.3.0 green@FreeBSD.org 20010321 debug1: match: OpenSSH_2.3.0 green@FreeBSD.org 20010321 pat ^OpenSSH_2\.3\.0 debug1: Local version string SSH-1.5-OpenSSH_2.9 FreeBSD localisations 20010713 debug1: Waiting for server public key. debug1: Received server public key (768 bits) and host key (1024 bits). debug1: Host '1xx.1xx.1xx.7xx' is known and matches the RSA1 host key. debug1: Found key in /home/hyama/.ssh/known_hosts:10 rsa_public_encrypt() failed debug1: Calling cleanup 0x8059420(0x0) ---------- 'ssh -1 -v' log end -------------------- Thanks in advance. ----------------------------------------------------------------- Hideki YAMAMOTO | E-mail: yamamoto436@oki.com Research and Development center | Tel: +81-3-3455-0870 Oki Electric Industry Co., Ltd. | FAX: +81-3-3798-7670 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message