From owner-freebsd-questions Mon Jun 26 18:06:18 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28972 for questions-outgoing; Mon, 26 Jun 1995 18:06:18 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA28964 for ; Mon, 26 Jun 1995 18:06:16 -0700 Received: from corbin.Root.COM (corbin [198.145.90.18]) by Root.COM (8.6.11/8.6.5) with ESMTP id SAA05808; Mon, 26 Jun 1995 18:06:11 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id SAA17738; Mon, 26 Jun 1995 18:06:39 -0700 Message-Id: <199506270106.SAA17738@corbin.Root.COM> To: brian@mediacity.com (Brian Litzinger) cc: freebsd-questions@freebsd.org Subject: Re: rsh and connection refused In-reply-to: Your message of "Mon, 26 Jun 95 17:43:59 PDT." From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 26 Jun 1995 18:06:38 -0700 Sender: questions-owner@freebsd.org Precedence: bulk >I have two machine hooked up via a T1. After issuing the command: > > rsh 10.0.0.2 cat testfile | cat >/dev/null > >I can't issue any additional rsh's for 20 to 30 seconds. > >Running netstat -a I've noticed two sockets sitting open (1022/1023 on >10.0.0.2) after the above rsh exits. I have to wait till these sockets >fully close before any additional rsh's will go through (not get >connection refused). They are sitting there with the status (TIME_WAIT). I just tried and I'm unable to reproduce the above problem. I wasn't using the 10.x.x.x pseudo-net, however. -DG