[127175] in North American Network Operators' Group
Sending ARP request to unicast MAC instead of broadcast MAC address?
daemon@ATHENA.MIT.EDU (Chris Woodfield)
Wed Jun 16 18:58:13 2010
From: Chris Woodfield <rekoil@semihuman.com>
Date: Wed, 16 Jun 2010 15:57:51 -0700
To: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
OK, this sounds Really Wacky (or, Really Hacky if you're into puns) but =
there's a reason for it, I swear...
Will typical OSS UNIX kernels (Linux, BSD, MacOS X, etc) reply to a =
crafted ARP request that, instead of having FF:FF:FF:FF:FF:FF as its =
destination MAC address, is instead sent to the already-known unicast =
MAC address of the host?=20
Next, what would be your utility of choice for crafting such a packet? =
Or is this something one would need to code up by hand in a lower-level =
language?
Thanks,
-C=