ssh: connect to host mi_otra_maquina port 22: No route to host
Carlos "casep" Sepulveda
casep en fedoraproject.org
Sab Jun 29 11:10:43 CLT 2013
2013/6/29 <xugnip en gmail.com>:
> maquina1$ netstat -tan | grep -i listen | grep 22
> tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
> tcp6 0 0 :::22 :::* LISTEN
>
> maquina2$ netstat -tan | grep -i listen | grep 22
> maquina2$
>
Entonces sólo te falta habilitar el puerto 22 en el firewall
Algo así como
sudo ufw enable
sudo ufw allow 22/tcp
Dale una mirada a
http://www.howtogeek.com/115116/how-to-configure-ubuntus-built-in-firewall/
Y ya debieras estar OK
--
"My name is Ozymandias, king of kings:
Look on my works, ye Mighty, and despair!"
Percy Bysshe Shelley
http://sites.google.com/site/carlossepulveda
Más información sobre la lista de distribución Linux