From owner-FreeBSD-users-jp@jp.freebsd.org  Thu Apr  5 23:48:53 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id XAA23414;
	Thu, 5 Apr 2001 23:48:53 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [210.147.6.233])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id XAA23409
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 5 Apr 2001 23:48:53 +0900 (JST)
	(envelope-from hnakamur@mwa.biglobe.ne.jp)
Received: from smtp-gw.biglobe.ne.jp
	by rcpt-expgw.biglobe.ne.jp (8.9.3+3.2W/3.7W-01032315) with ESMTP id XAA13638
	for <FreeBSD-users-jp@jp.freebsd.org>; Thu, 5 Apr 2001 23:48:52 +0900 (JST)
X-Biglobe-Sender: <hnakamur@mwa.biglobe.ne.jp>
Received: from hiroshi.mwa.biglobe.ne.jp (211.135.234.159 [211.135.234.159]) by smtp-gw.biglobe.ne.jp
	id XADNC0A82688; Thu, 05 Apr 2001 23:48:51 +0900 (JST)
Message-Id: <200104051449.AA00724@hiroshi.mwa.biglobe.ne.jp>
From: Hiroshi Nakamura <hnakamur@mwa.biglobe.ne.jp>
Date: Thu, 05 Apr 2001 23:49:00 +0900
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: <20010401021240.7000.qmail@smtp.246.ne.jp>
References: <20010401021240.7000.qmail@smtp.246.ne.jp>
MIME-Version: 1.0
X-Mailer: AL-Mail32 Version 1.10
Content-Type: text/plain; charset=iso-2022-jp
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 60609
Subject: [FreeBSD-users-jp 60609] Re: OpenSSH
 =?ISO-2022-JP?B?GyRCJEclaiViITwlSCVtJTAlJCVzJCw9UE1oJEobKEI=?=
 =?ISO-2022-JP?B?GyRCJCQbKEI=?= 
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: hnakamur@mwa.biglobe.ne.jp

$BCfB<$G$9!#(B

Koga Youichirou $B$5$s$O=q$-$^$7$?(B:
>> FreeBSD4.2R$B$H(BFreeBSD(98)4.2R$B$rBP8~$7$F(BOpenSSH$B$G(B
>> $B%j%b!<%H%m%0%$%s$7$h$&$H$7$F$$$k$N$G$9$,!"(B
>> $B$&$^$/9T$-$^$;$s!#(B
>$B!D(B $B$5$/$C$HN,(B $B!D(B
>> # slogin taro
>> The authenticity of host 'taro' can't be established.
>> RSA key fingerprint is a7:67:09:f4:db:81:6e:75:e3:56:1f:40:91:ca:4e:3e.
>> Are you sure you want to continue connecting (yes/no)? yes
>> Warning: Permanently added 'taro' (RSA) to the list of known hosts.
>
>$B$3$3$^$G$OLdBj$"$j$^$;$s$M!#(B
>
>$B%5!<%PB&$N%m%0$r;2>H$7$?$j!"%/%i%$%"%s%HB&$G(B -v $B$rJ#?t$D$1$F;n$7$F$_$k(B
>$B$H2?$+J,$+$k$+$b$7$l$^$;$s!#%5!<%PB&$b%G%P%0%b!<%I$GF0$+$9$H$5$i$K%m%0(B
>$B$rEG$$$F$/$l$=$&$G$9!#(B

$B%/%i%$%"%s%HB&$G!"(B-v $B$r$D$1$F$d$C$F$_$?$H$3$m!"(B
$B0J2<$NMM$J%m%0$,$H$l$^$7$?!#(B
$B:G8e$N#29T$O?tJ,$7$F$+$i=PNO$5$l$^$7$?!#(B
$B$3$l$G2?$+H=$j$^$9$G$7$g$&$+!#(B
$B$^$?!"%5!<%PB&$b%G%P%0%b!<%I$GF0$+$9$N$O(B
$B$I$NMM$K$7$?$i$$$$$G$7$g$&$+!#(B

hiroshi# slogin -v taro
SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /etc/ssh/ssh_config
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to taro.home [192.168.0.4] port 22.
debug: Allocated local port 1019.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.2.0
debug: Local version string SSH-1.5-OpenSSH_2.2.0
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Host 'taro.home' is known and matches the RSA host key.
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Trying Kerberos V5 authentication.
Apr  5 23:18:32 hiroshi sshd[417]: fatal: Timeout before authentication for 192.168.0.4.
Apr  5 23:18:32 hiroshi sshd[417]: fatal: Timeout before authentication for 192.168.0.4.


-----------------------------------------------------------
Hiroshi Nakamura
Email:hnakamur@mwa.biglobe.ne.jp
Japanese :http://www2h.biglobe.ne.jp/~hnakamur/
English  :http://www2h.biglobe.ne.jp/~hnakamur/e/
Technolab:http://www2h.biglobe.ne.jp/~hnakamur/technolab/
---------------------------------------------------pc9821--
