Hi,
I thanks to this mailling list users.
I have one problem(very strange...)
I have two machines (same Mandrake 8.0 installed).
I setup rsh program for no password connection.
All ok...
but, I find following problem.
node1> rsh node2 ----> OK
node2> rsh node1 ----> OK
but,
node1> rsh node2.cluster.org
node2.cluster.org: Unknown host
node2> rsh node1.cluster.org
node1.cluster.org: Unknown host
well, node1, node2 has same /etc/hosts file with following lines.
---------------------
....
192.168.0.1 node1.cluster.org node1
192.168.0.2 node2.cluster.org node2
....
-----------------------
/etc/host.conf
----------------------
order hosts,bind
multi on
---------------------
/etc/resolve.conf
---------------------
domain cluster.org
---------------------
but, telnet, ftp, ssh program is no problem. all ok,
only rsh, rcp program has a problem.
also, this systems have not nameserver.
I want to solve this problem...
thanks ....
Peace be with you...:)
JU KI HYUNG