From owner-freebsd-questions Tue Aug 20 01:50:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA10762 for questions-outgoing; Tue, 20 Aug 1996 01:50:52 -0700 (PDT) Received: from scam.XCF.Berkeley.EDU (scam.XCF.Berkeley.EDU [128.32.43.201]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA10751 for ; Tue, 20 Aug 1996 01:50:48 -0700 (PDT) Received: from scam.XCF.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by scam.XCF.Berkeley.EDU (8.7.5/8.7.3) with ESMTP id BAA17968 for ; Tue, 20 Aug 1996 01:41:17 -0700 From: Steven Grady Message-Id: <199608200841.BAA17968@scam.XCF.Berkeley.EDU> To: questions@freebsd.org Subject: any resolution on the rsh "connection refused" problem? MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <17964.840530476.1@scam.XCF.Berkeley.EDU> Date: Tue, 20 Aug 1996 01:41:17 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a problem that other people have also experienced, that of occasionally getting a "connection refused" message when doing an rsh from one freebsd machine to another immediately after doing another one. The first succeeds, the second fails. Doing a search in "freebsd-questions" and "freebsd-hackers" for "rsh connection refused", I find at least three or four discussions of this same problem going back more than a year. Has anyone tracked this down? It's the cause of some pretty seriuos annoyance in some scripts I've written -- everything was working fine when I was talking from FreeBSD to Solaris, but now that I've switched my server to FreeBSD as well, I'm getting kind of whacked by this bug. Steven