Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 10:01:50 -0700
From:      BSD baby <bsd@hitmedia.com>
To:        Sasha Roman <sasha_roman@hotmail.com>
Cc:        questions@freebsd.org
Subject:   Re: rsh woes
Message-ID:  <20020701100150.A31816@mail.hitmedia.com>
In-Reply-To: <F167TMr85IZfPAtNz1M00003523@hotmail.com>; from sasha_roman@hotmail.com on Mon, Jul 01, 2002 at 04:23:40PM %2B0000
References:  <F167TMr85IZfPAtNz1M00003523@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Though it sounds strange, try making a symlink of rsh into /usr/bin/

I was having this problem with rsync yesterday and that solved it:

ln -s /usr/local/bin/rsh /usr/bin/



> 	I have one central machine that uses rsh to preform remote commands on the
> other machines.
>   	It works flawlessly on all but one machine.  I can rsh to the machine in
> question from
> 	command line and get a prompt and run commands, but if I run the following
> command I get
> 	the error shown:
> 	rsh muromachi cat <anyfile>
> 	select: protocol failure in circuit setup

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020701100150.A31816>