parrera
(usa Debian)
Enviado em 28/08/2012 - 09:47h
agora eu consigo fazer acesso ssh desta maquina (slave1) para outra.
o problema eh de outra fazer ssh para esta (slave1):
root@slave1:~# netstat -nat
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
tcp 1 0 192.168.0.244:46831 91.189.89.134:80 CLOSE_WAIT
tcp 1 0 192.168.0.244:46832 91.189.89.134:80 CLOSE_WAIT
tcp 1 0 192.168.0.244:50345 91.189.89.144:80 CLOSE_WAIT
tcp6 0 0 :::25 :::* LISTEN
root@slave1:~# ps aux | grep -i ssh
terralab 1784 0.0 0.0 12484 320 ? Ss 08:46 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session gnome-session --session=ubuntu
root 3120 0.0 0.0 13580 932 pts/0 S+ 09:41 0:00 grep --color=auto -i ssh