From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 21:58:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBE4F16A775 for ; Wed, 29 Jun 2005 21:58:14 +0000 (GMT) (envelope-from greatnorthern@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A12D43D55 for ; Wed, 29 Jun 2005 21:58:14 +0000 (GMT) (envelope-from greatnorthern@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so1411274rne for ; Wed, 29 Jun 2005 14:58:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CFePsgZig7seTjX4TRJ7v7eoZ5ReQPqrexH33aPmlsmudhQOLboAOj2VE4VUu8ZJEcTbsJlq+Cz2NbVA+Va7whQyVK6hOQSN2M+3l0FVW339NZ03nqDQAyqVy7z36FOZeqEOTM26ovBBPnT2TxzwgAYmU/TPFWm7iho7bgg0xeU= Received: by 10.38.209.48 with SMTP id h48mr59571rng; Wed, 29 Jun 2005 14:58:13 -0700 (PDT) Received: by 10.38.209.73 with HTTP; Wed, 29 Jun 2005 14:58:13 -0700 (PDT) Message-ID: <467b1e7a05062914585928de07@mail.gmail.com> Date: Wed, 29 Jun 2005 23:58:13 +0200 From: Fabian Anklam To: Glenn Dawson , freebsd-questions@freebsd.org In-Reply-To: <6.1.0.6.2.20050629143657.083d5050@cobalt.antimatter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <467b1e7a050629141856d72f91@mail.gmail.com> <6.1.0.6.2.20050629143657.083d5050@cobalt.antimatter.net> Cc: Subject: Re: Looking for arp scanner X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fabian Anklam List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 21:58:15 -0000 On 6/29/05, Glenn Dawson wrote: > At 02:18 PM 6/29/2005, Fabian Anklam wrote: > >Hi there, > > > >I've browsing freshports.org for an arp scanner and found only > >arpscan, which is marked broken and knowlan, which hasn't been updated > >in years. What's the tool of choice to map out IP-Adresses on a subnet > >when you know that quite a few hosts are firewalled from ping? >=20 > Try nmap. It has a variety of different ways to "look" for systems on a > given subnet. >=20 Thanks. Tried nmap. As I said, some systems that i want to have in my output are locally firewalled and I doubt the -sP switch catches them. Port scans are out of the question. > -Glenn >=20 >=20 > >Thanks, Fabian > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" >=20 >