------art_937_31298259.1179233974546
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 5/15/07, ninny <ninny12 / hotmail.com> wrote:
>
> Hello,
>
> I have a project to do in ruby witch consist in recover the ARP requests
> (who-has) on my local network and take the IP address if nobody answer
> to the ARP requests.
> I know identify an ARP request with "pcap" but I don't know how to take
> the IP address.
>
> If someone want help me, I would be very happy
>
> --
> Posted via http://www.ruby-forum.com/.
>
>

I get the impression you're trying to supply a default ethernet address to
any host that asks for a non-existent IP address. If I'm right, then how are
you going to find out that no other station responded?

------art_937_31298259.1179233974546--