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 <gentoo-user+bounces-137579-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SLIpj-0006I9-Qq for garchives@archives.gentoo.org; Fri, 20 Apr 2012 18:45:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE82BE09E2; Fri, 20 Apr 2012 18:45:12 +0000 (UTC) Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id C0161E088D for <gentoo-user@lists.gentoo.org>; Fri, 20 Apr 2012 18:43:37 +0000 (UTC) Received: by wgbfm10 with SMTP id fm10so8970420wgb.10 for <gentoo-user@lists.gentoo.org>; Fri, 20 Apr 2012 11:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=t1YKki3FBr4h9cJDRnZFvvFvtbJ1OyAVrSwMEMFeFC4=; b=JeBD+Q/E/wRiq6cqfCZs7qG5BAIxAZJSpbE5UMGRqLgGOFAzzdB0taqHLd0f+xWeMs HQiqZgS/zRSoyEZzIo6Yf4jpm+gynL4Wa6tdPHxgue4D2Hxj9BrG/NKH5/505swf+UTS j0lYkKiIrx34dlT6ymhW5+VyrGuxq5UoQfCgjaY+TO099YPqQ6bqg2uy+3TQ4iWDw7qn EE9/pOE33OLZhIwda9PTvxVfuGKe3KuJI01INDr0D2XonlXBETUA4/QEmI4xLhfoWSwC De8jeXOH6oFW7/53Mp/ljfKinaENOvooPQWnqfc0r8tNV6kuC56srqYCbhs91UBs3w8G dfcA== Received: by 10.180.92.71 with SMTP id ck7mr132596wib.2.1334947417022; Fri, 20 Apr 2012 11:43:37 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id gd4sm11571443wib.6.2012.04.20.11.43.35 (version=SSLv3 cipher=OTHER); Fri, 20 Apr 2012 11:43:35 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: How to find the MAC address Date: Fri, 20 Apr 2012 19:43:37 +0100 User-Agent: KMail/1.13.7 (Linux/3.2.12-gentoo; KDE/4.8.1; x86_64; ; ) References: <20120419214002.3484034f@weird.wonkology.org> <loom.20120420T172046-181@post.gmane.org> In-Reply-To: <loom.20120420T172046-181@post.gmane.org> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2247614.dgKcSU1X7E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201204201943.48456.michaelkintzios@gmail.com> X-Archives-Salt: f14757ad-8845-4659-921b-078e5c20e679 X-Archives-Hash: 87c9bab11c522f7a2bf0487e51f8218e --nextPart2247614.dgKcSU1X7E Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Friday 20 Apr 2012 16:22:10 James wrote: > Alex Schuster <wonko <at> wonkology.org> writes: > > How am I supposed to find the MAC address of an ethernet interface? >=20 > nmap -sP 192.168.2.0/24 >=20 > might be of interest too, >=20 > ymmv, > James Hmmm ... current versions use -sn instead of -sP for no port scan. BTW, this would only work if you scan (as root) the target from another box= =2E =20 It will not reveal a MAC address if you scan localhost. =2D-=20 Regards, Mick --nextPart2247614.dgKcSU1X7E Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk+RrmQACgkQVTDTR3kpaLbEXwCdFrCdlLhdD885ISaB0oJKkJVJ VFYAniHMidWJgJo4jyezJLFxUambD1Bh =lLYu -----END PGP SIGNATURE----- --nextPart2247614.dgKcSU1X7E--