From owner-freebsd-hackers@FreeBSD.ORG Thu Feb 14 11:39:35 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C3E2A753 for ; Thu, 14 Feb 2013 11:39:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [188.252.31.196]) by mx1.freebsd.org (Postfix) with ESMTP id 0F2DAAE3 for ; Thu, 14 Feb 2013 11:39:34 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.6/8.14.5) with ESMTP id r1EBdSdr002342; Thu, 14 Feb 2013 12:39:28 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.6/8.14.5/Submit) with ESMTP id r1EBdSra002339; Thu, 14 Feb 2013 12:39:28 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 14 Feb 2013 12:39:28 +0100 (CET) From: Wojciech Puchar To: "Teske, Devin" Subject: RE: rsh/rlogin strange behavior In-Reply-To: <13CA24D6AB415D428143D44749F57D7201EA941E@ltcfiswmsgmb21> Message-ID: References: , <13CA24D6AB415D428143D44749F57D7201EA93B6@ltcfiswmsgmb21>, <13CA24D6AB415D428143D44749F57D7201EA941E@ltcfiswmsgmb21> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Thu, 14 Feb 2013 12:39:28 +0100 (CET) Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2013 11:39:35 -0000 > > systat -iostat 1 not a disk for sure. not even use everything needed already cached > netstat 1 # netstat -I tun3 1 input (tun3) output packets errs idrops bytes packets errs bytes colls 1 0 0 52 1 0 173 0 1 0 0 52 1 0 121 0 2 0 0 104 2 0 201 0 1 0 0 52 2 0 201 0 5 0 0 263 3 0 254 0 1 0 0 52 1 0 121 0 1 0 0 52 1 0 121 0 12 0 0 628 17 0 16452 0 4 0 0 208 4 0 473 0 5 0 0 263 4 0 950 0 23 0 0 1202 30 0 32656 0 50 0 0 2619 76 0 81661 0 41 0 0 2148 60 0 65301 0 43 0 0 2252 61 0 65353 0 45 0 0 2356 62 0 65433 0 45 0 0 2356 62 0 65433 0 43 0 0 2252 61 0 65353 0 44 0 0 2305 61 0 65353 0 11 0 0 575 16 0 16429 0 5 0 0 260 5 0 553 0 and that's it. seems fine. strange observation - usually first time it trims part of output. second or third is good.