Re) 2278에 대한 응답입니다. [3]
Re) 2278에 대한 응답입니다.
2002-03-12 00:00 - 김원회
Connected to 10.10.20.137:22.
Exchanging SSH version...Done.
Server: SSH-1.5-OpenSSH-1.2.2.
Client: SSH-1.5-Xssh_1.0.
SSH1 is enabled.
Authenticating remote SSH server...
Waiting for server host key...Received.
Fingerprint: 1024 11:30:e3:67:4d:f9:43:4b:d0:17:a0:1a:c3:86:61:f1.
Verifying host key...Verified.
Negotiating cipher (encryption method)...Done.
Selected cipher: 3DES.
Trying to login as *****.
Trying password authentication...Done.
Requesting X11 forwarding...Done.
Requesting compression...Done.
Remote command has been requested.
X11 channel request arrived.
Establishing X11 connection (id=1)...Done.
Xlib: connection to "test:11.0" refused by server
Xlib:
Xssh: Invalid x11 authentication cookie!
/usr/bin/X11/xterm Xt error: Can't open display: test:11.0
Waiting for forwarded connections to terminate...
The following connections are open:
#1 X11 connection from test port 1067 (t4 r1 i4/0 o128/0)
==============================================================
X설정에 보안의 access제어기능을 on 시키지 않았습니다
그리구 on시키고 localhost를 등록했을 경우 위와 같은 메세지가
나옵니다.
참 xterm설정시에
/etc/ssh2/sshd2_config에 AllowX11Forwarding yes
을 하지 못하였습니다.
6.2설치시에 ssh2는 설치가 되질 않네요..
Exchanging SSH version...Done.
Server: SSH-1.5-OpenSSH-1.2.2.
Client: SSH-1.5-Xssh_1.0.
SSH1 is enabled.
Authenticating remote SSH server...
Waiting for server host key...Received.
Fingerprint: 1024 11:30:e3:67:4d:f9:43:4b:d0:17:a0:1a:c3:86:61:f1.
Verifying host key...Verified.
Negotiating cipher (encryption method)...Done.
Selected cipher: 3DES.
Trying to login as *****.
Trying password authentication...Done.
Requesting X11 forwarding...Done.
Requesting compression...Done.
Remote command has been requested.
X11 channel request arrived.
Establishing X11 connection (id=1)...Done.
Xlib: connection to "test:11.0" refused by server
Xlib:
Xssh: Invalid x11 authentication cookie!
/usr/bin/X11/xterm Xt error: Can't open display: test:11.0
Waiting for forwarded connections to terminate...
The following connections are open:
#1 X11 connection from test port 1067 (t4 r1 i4/0 o128/0)
==============================================================
X설정에 보안의 access제어기능을 on 시키지 않았습니다
그리구 on시키고 localhost를 등록했을 경우 위와 같은 메세지가
나옵니다.
참 xterm설정시에
/etc/ssh2/sshd2_config에 AllowX11Forwarding yes
을 하지 못하였습니다.
6.2설치시에 ssh2는 설치가 되질 않네요..
이상한 점....
2002-03-12 00:00 - upriser
한가지 이상한점 발견!!
/etc/ssh2/sshd2_config 는 Secure Shell Communication Security Corp (www.ssh.com) 에서 배포하는
SSH2 데몬의 설정 파일인데, 님께서 접속하신 서버는 OpenSSH 서버군요.. (그것도 진~~짜 예전 버전...)
지금 돌고 있는 데몬을 죽이고, sshd2 라는 데몬을 다시 기동해 보시기 바랍니다.
/etc/ssh2/sshd2_config 는 Secure Shell Communication Security Corp (www.ssh.com) 에서 배포하는
SSH2 데몬의 설정 파일인데, 님께서 접속하신 서버는 OpenSSH 서버군요.. (그것도 진~~짜 예전 버전...)
지금 돌고 있는 데몬을 죽이고, sshd2 라는 데몬을 다시 기동해 보시기 바랍니다.
이상한 점....
2002-03-12 00:00 - 김원회
제가 올린글은
ssh2가 없어서 생략하고 넘어갔습니다.
따라서 ssh daemon만 up상태입니다.
ssh2가 없어서 생략하고 넘어갔습니다.
따라서 ssh daemon만 up상태입니다.
최신의 openssh를 새로이 설치하세요.
2002-03-13 00:00 - 선재
현재 설치된 버전이 초창기 버전입니다.
여러 기능이 업그레이드된 최신의 openssh를
www.openssh.org에서 다운받아서 사용하세요.
그것이 더 빠르고 효과적인 문제 해결이지
않을까... 생각합니다.
여러 기능이 업그레이드된 최신의 openssh를
www.openssh.org에서 다운받아서 사용하세요.
그것이 더 빠르고 효과적인 문제 해결이지
않을까... 생각합니다.
이전 조회수: 485