From owner-freebsd-questions@FreeBSD.ORG Mon Mar 23 20:25:04 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42B811065670 for ; Mon, 23 Mar 2009 20:25:04 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id F2E2E8FC15 for ; Mon, 23 Mar 2009 20:25:03 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Llqhi-0005OS-B4 for freebsd-questions@freebsd.org; Mon, 23 Mar 2009 20:25:02 +0000 Received: from mailsupport.rambler.ru ([81.19.66.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2009 20:25:02 +0000 Received: from citrin by mailsupport.rambler.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2009 20:25:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Anton Yuzhaninov Date: Mon, 23 Mar 2009 20:20:20 +0000 (UTC) Organization: Rambler Lines: 11 Message-ID: References: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: mailsupport.rambler.ru X-Comment-To: John Almberg User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/7.1-STABLE (amd64)) Sender: news Subject: Re: utility that scans lan for client? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 20:25:04 -0000 On Mon, 23 Mar 2009 14:59:36 -0400, John Almberg wrote: JA> I've tried googling for this, but I guess I don't know the name of a JA> utility such as this... JA> JA> What I'm looking for is a utility that can scan a LAN for attached JA> clients... i.e., computers that are attached to the LAN. ports/net/arping mat be useful for this -- Anton Yuzhaninov