From owner-freebsd-questions Tue Jan 8 11:54: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sdsl-216-36-101-146.dsl.chi.megapath.net (sdsl-216-36-101-146.dsl.chi.megapath.net [216.36.101.146]) by hub.freebsd.org (Postfix) with SMTP id 2679337B41D for ; Tue, 8 Jan 2002 11:54:03 -0800 (PST) Received: (qmail 41201 invoked from network); 8 Jan 2002 19:54:23 -0000 Received: from apu.five.sight (HELO apu.five.sight.fivesight.com) (lucas@192.168.0.102) by wiggum.five.sight with SMTP; 8 Jan 2002 19:54:23 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15419.20078.672514.153470@apu.five.sight> Date: Tue, 8 Jan 2002 13:54:22 -0600 To: Matthew Emmerton From: Lucas Bergman Cc: Jan Knepper , FreeBSD Questions Subject: Re: Detecting IP addresses on ONE system. In-Reply-To: References: <15419.15839.806253.869941@apu.five.sight> X-Mailer: VM 6.96 under 21.4 (patch 5) "Civil Service" XEmacs Lucid Reply-To: lucas@slb.to Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ Format recovered: top-post ] > > > I wondered if there is a way to detect from the outside how many > > > IP address assignments a system has. > > > > It's not really clear (to me) what you mean here. An answer to > > your question might be: It is not possible, in general, to tell if > > two given IP addresses are assigned to the same physical computer. > > If you're on the same LAN as this system, arp will tell you the MAC > address associated with each IP. If the MAC addresses are the same, > then they IPs are on the same card (hence same system). Right. However, the case where that sort of information is available is specifically excluded: The OP asks about detecting IP ``assignments'' from ``the outside.'' I stand by my answer, that no *general* way to do what (I think) the OP asked exists. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message