
kaya_
(usa Debian)
Enviado em 01/11/2010 - 16:23h
Olá Galera da VOL, estou novamente aqui pra postar uma duvida... tou querendo me conectar com o computador atraves do do ssh, ja fiz o nat no modem, já adicionei as regras no iptables, ja instalei o no-ip direcionando o dns para a minha maquina e não consigo me conectar o ssh usando o login do no-ip, instalei o nmap e cuja saida é essa:
celo@ubuntu:/home/celo# nmap celomorais.no-ip.info
Starting Nmap 5.21 (
http://nmap.org ) at 2010-11-01 15:04 BRT
Nmap scan report for celomorais.no-ip.info (187.58.178.125)
Host is up (0.0042s latency).
rDNS record for 187.58.178.125: 187.58.178.125.static.host.gvt.net.br
Not shown: 998 closed ports
PORT STATE SERVICE
22/tcp open ssh
8085/tcp open unknown
e rodei o comando ssh -vv celo@celomorais.no-ip.info
OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to celomorais.no-ip.info [187.58.178.125] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-4ubuntu4
debug1: match: OpenSSH_5.5p1 Debian-4ubuntu4 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
Connection closed by 187.58.178.125
visto que há conexão estabelecida mas nao consigo fazer o login, onde estou errando, não estou vendo, o que eu posso fazer?. Grato