From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QQoa4-0004kW-Oy for garchives@archives.gentoo.org; Sun, 29 May 2011 22:35:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C86E1C045; Sun, 29 May 2011 22:34:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D23321C045 for ; Sun, 29 May 2011 22:34:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6520F2AC04B for ; Sun, 29 May 2011 22:34:09 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -5.287 X-Spam-Level: X-Spam-Status: No, score=-5.287 required=5.5 tests=[AWL=1.312, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I+YUa5GCg7lY for ; Sun, 29 May 2011 22:34:02 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id B7B982AC067 for ; Sun, 29 May 2011 22:34:01 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QQoYV-0007Sz-BA for gentoo-user@gentoo.org; Mon, 30 May 2011 00:33:55 +0200 Received: from c-98-215-231-30.hsd1.in.comcast.net ([98.215.231.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 May 2011 00:33:55 +0200 Received: from reader by c-98-215-231-30.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 May 2011 00:33:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: [OT] network discovery tools Date: Sun, 29 May 2011 17:33:45 -0500 Organization: Still searching... Message-ID: <87ei3hyw52.fsf@newsguy.com> References: <871uzmwon0.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-231-30.hsd1.in.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:GMUHvoIFlpc5vU1q9GU+WiEWoEg= X-Archives-Salt: X-Archives-Hash: e38b5a01ba1180cacb1a5bf0bd7923cc James writes: > Harry Putnam newsguy.com> writes: > > >> Is there some quick and sure way to discover any IPs on the home lan? > > emerge fping > > > fping -g 192.168.222.0/24 > > > searches quite fast and accurate... Yup, that's quick and easy... thanks