ppc에 sshd 올린 후 에러
글쓴이: 지나가는새 / 작성시간: 목, 2003/08/28 - 12:47오후
ppc 보드에 openssh-3.6p1을 올렸습니다.
그런데, 같은 ppc끼리는 접속에 문제가 없지만,
i386쪽에서 접속하면 다음과 같은 에러가 납니다.
Quote:
ssh(i386)
The authenticity of host '172.16.1.7 (172.16.1.7)' can't be established.
RSA key fingerprint is 53:f5:9b:93:e4:7f:e3:d9:f9:5f:3b:7e:53:5d:8c:25.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '172.16.1.7' (RSA) to the list of known hosts.
Disconnecting: Corrupted MAC on input.
서버쪽 로그
Quote:
sshd(ppc)
bash-2.05# ./sshd -d
debug1: sshd version OpenSSH_3.6p1
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
socket: Address family not supported by protocol
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 172.16.1.5 port 34953
debug1: Client protocol version 2.0; client software version OpenSSH_2.9p2
debug1: match: OpenSSH_2.9p2 pat OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.6p1
debug1: permanently_set_uid: 502/502
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
Disconnecting: Corrupted MAC on input.
debug1: Calling cleanup 0x10028020(0x0)
역시 마찬가지로 server가 i386이고 client가 ppc인경우에도 "Disconnecting: Corrupted MAC on input." 에러가 납니다.
이 부분에 관해 도움 부탁 드립니다.
Forums:
혹시 몰라서 그러는데 i386에 있는 LAN의 MAC주소가 나오던가요?
혹시 몰라서 그러는데 i386에 있는 LAN의 MAC주소가 나오던가요?
가끔 LINUX가 인식하지 못하는 MAC을 가지고 있는 카드가 나오던데 한번
확인해 보시는게 어떨런지...
그 이외에는 이전에 한번 ssh로 접속을 시도한 적이 있을때 그런 오류가 나왔던
것을 본적이 있는것 같습니다.
사실 ssh를 잘 사용하지 못해서 생긴것이라고 생각하고 그냥 넘어갔었는데
서버단에서 해당 IP를 지우고(지우는 방법은 있겠죠? :oops: ) Client에서도
.ssh인가를 삭제한 후에 다시 시도해 보시는게 좋지 않을까 생각됩니다.
도움이 되지 않는 답변같군요... 쩝... :oops:
------------------------------
좋은 하루 되세요.
댓글 달기