Hello all,I use Ubuntu 10.10, and able to use ssh from my machine to any other machine within LAN.
But the problem is, I am not able to connect to my machine from another machine within the LAN
even if my machine pings from the second one.Can some of you suggest a good reply to make correct?
With thanks and regards
arun
Problem solved...!sudo vi /etc/ssh/sshd_config
..
#ListenAddress ::
ListenAddress 0.0.0.0
..sudo /etc/init.d/ssh restart
:-)
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |