----- Original Message ----
From: Kai Ponte <kai@perfectreign.com> To: openSUSE Mailing List <opensuse@opensuse.org> Sent: Monday, January 5, 2009 10:23:13 PM Subject: [opensuse] ssh question
I'm trying to setup ssh on two systems. I want to remote in to one system from another.
On the "host" system I have SSH running...
linux-ld60:/home/daniel # /etc/init.d/sshd restart Shutting down SSH daemon done Starting SSH daemon done
On the other system, I try to connect. However, i get nowhere.
kai@xwing:~/apps> ping 192.168.0.102 PING 192.168.0.102 (192.168.0.102) 56(84) bytes of data. 64 bytes from 192.168.0.102: icmp_seq=1 ttl=64 time=5.66 ms 64 bytes from 192.168.0.102: icmp_seq=2 ttl=64 time=1.19 ms
--- 192.168.0.102 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 1.192/3.428/5.665/2.237 ms kai@xwing:~/apps> ssh -Y -l kai 192.168.0.102 ssh: connect to host 192.168.0.102 port 22: Connection timed out xwing:/home/kai/apps #
Ideas?
Since you don't say "and I opened port 22 in the firewall" I suspect you didn't. In that case, your firewall is blocking the connection. HTH Simon "You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions." — Naguib Mahfouz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org