hello all,
I'm using CentOS 5.2. I want to establish ssh connection through my server to other node. I have opened port 22 by "nc -l 22" command. sshd is also running. My second node can login to master node thr ssh but the reverse is not. Master could not login to second node via ssh.
Both aer connected properly in lan. I just couldnt understand why my master node cant login to second node???
its showing error-
port 22: connection refused....
what should i do to ssh work properly??
waiting for a quick reply....
thank you..