From owner-freebsd-net Fri Dec 31 11:11:53 1999 Delivered-To: freebsd-net@freebsd.org Received: from benge.graphics.cornell.edu (benge.graphics.cornell.edu [128.84.247.43]) by hub.freebsd.org (Postfix) with ESMTP id D1E8C14F05 for ; Fri, 31 Dec 1999 11:11:50 -0800 (PST) (envelope-from mkc@benge.graphics.cornell.edu) Received: from benge.graphics.cornell.edu (mkc@localhost) by benge.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id OAA04394; Fri, 31 Dec 1999 14:11:43 -0500 (EST) (envelope-from mkc@benge.graphics.cornell.edu) Message-Id: <199912311911.OAA04394@benge.graphics.cornell.edu> To: Fernando Ariel Gont Cc: DRHAGER@de.ibm.com, freebsd-net@FreeBSD.ORG Subject: Re: ARP makes a LAN "vulnerable"? In-Reply-To: Message from Fernando Ariel Gont of "Fri, 31 Dec 1999 00:19:14 -0300." <.19991231001314.009e7780@pop.softhome.net> Date: Fri, 31 Dec 1999 14:11:43 -0500 From: Mitch Collinsworth Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I didn't mean to have two machines with the same address. I meant that I could > use ARP so that the IP address of a given host is translated to the hardware >address of MY host. In that way, the packets that someone wants to send to the > former host, would go to MY host, instead... Yes, but only for hosts on your local LAN, not beyond the closest router. And the other host will still be ARPing it's own address at the same time, so you will end up confusing the other system over which is the right MAC address for that IP. Then your local network administrator will come visit and cut your fingers off. -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message