views:

31

answers:

0

Hi all,

I am doing a script in which I change MAC address of interface in linux machine. But when I change the MAC address of the interface it generates an RARP packet (to get an IP address for the new MAC which is assigned). But this is not desirable in my scheme of things. I do not want the RARP to be generated. Can you guys suggest me a way to disable the RARP requests from linux . I am using fedora core 8.

Thanks aditya