> 
> By "gratuituous arp" I was really saying "gratuitous arp reply".
> The machine needs to send a packet of the type
> 
>    arp reply 1.2.3.5 is-at 0:40:5:42:d6:de
> 
> Rahul

That won't achieve the desired result, which is to complain if someone 
_else_ replies to the arp request that we send.

The above is achieved by virtue of sending the ARP request (anyone 
watching ARP messages will learn that we are the address in the "tell 
x.x.x.x" field).  What we're trying to provoke is someone else saying 
x.x.x.x is-at xx.xx.xx.xx.xx.xx, which will result in a console message 
on our system informing the administrator that someone else is already 
using that IP address.

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to