From owner-freebsd-questions Mon Jul 1 10: 1:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FF9A37B400 for ; Mon, 1 Jul 2002 10:01:51 -0700 (PDT) Received: from mail.hitmedia.com (mail.hitmedia.com [205.162.11.163]) by mx1.FreeBSD.org (Postfix) with SMTP id C623D43E0A for ; Mon, 1 Jul 2002 10:01:50 -0700 (PDT) (envelope-from bsd@hitmedia.com) Received: (qmail 20586 invoked by uid 0); 1 Jul 2002 17:01:50 -0000 Date: Mon, 1 Jul 2002 10:01:50 -0700 From: BSD baby To: Sasha Roman Cc: questions@freebsd.org Subject: Re: rsh woes Message-ID: <20020701100150.A31816@mail.hitmedia.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sasha_roman@hotmail.com on Mon, Jul 01, 2002 at 04:23:40PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 > select: protocol failure in circuit setup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message