From owner-freebsd-questions Sun Jul 14 21:54:30 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA25988 for questions-outgoing; Sun, 14 Jul 1996 21:54:30 -0700 (PDT) Received: from gdi.uoregon.edu ([128.223.186.250]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA25977 for ; Sun, 14 Jul 1996 21:54:27 -0700 (PDT) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id VAA00317; Sun, 14 Jul 1996 21:54:23 -0700 Date: Sun, 14 Jul 1996 21:54:23 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "T. William Wells" cc: freebsd-questions@FreeBSD.ORG Subject: Re: rsh problem, 2.1-STABLE In-Reply-To: <4s9a3k$qk8@twwells.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 13 Jul 1996, T. William Wells wrote: > Here's an output, somewhat shrunk: > > admin@admin: sh -x dodump > + rsh -n -l root admin /root/bin/make-archive / . -print0 > + dd bs=32k of=/dev/nrst0 > + rsh -n -l root admin /root/bin/make-archive /usr . -print0 > + dd bs=32k of=/dev/nrst0 > admin.cyberenet.net: Connection refused > + rsh -n -l root admin /root/bin/make-archive /usr2 . -print0 > + dd bs=32k of=/dev/nrst0 This is a noticed problem with some of the r-utilies (rlogin as well). There is a problem with the session timeout and socket re-usage (or something like that) that interferes with the daemon restarting correctly. I've seen some commits to try and fix those, it's up in the air if it made it into 2.1.5 or not. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major