Operating System - Linux
1834628 Members
3198 Online
110069 Solutions
New Discussion

Re: Network down while executing rsh

 
Lee Chin Ken
Occasional Contributor

Network down while executing rsh

Hi,

I am currently configuring 4 node VCS cluster running on CFS on HP BL680 G5 server with Rhel4U5.

But now I am facing problem where I need to allow RSH ( I know rsh is not secure ) from one server to another. But whenever I execute rsh <> ls -al /tmp. The target server network will be down.

Do you all have any idea? You input is really welcome.

Regards,
Ken
2 REPLIES 2
Ivan Ferreira
Honored Contributor

Re: Network down while executing rsh

>>> I know rsh is not secure

Whell, there are oppinions about this. In fact, some systems like Solaris, claims that it prevents to send unecripted passwords over the network. Which I agree.

If you have control about the .rhosts files, then probably is not a security issue.

>>> The target server network will be down

Can you post the exact message that you get?

Also, please post the ouput of the following command:

chkconfig --list | grep rsh

Ensure that you already have rsh server installed.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Steven E. Protter
Exalted Contributor

Re: Network down while executing rsh

Shalom,

rsh requires a working network. All you can do is use rsh to execute a script in the background before the network outage.

rsh hostname scriptname

scriptname includes:

command &

That backgrounds the command. Make that a second script that covers the whole process.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com