In Linux, arping is an easy alternative to send_arp
After IP Takeover, simply running "arping -U -I <interface> <Public-IP>" will make the public IP reachable by world.
E.x.
#arping -U -I eth0 206.88.XXX.XXX
Sikkandar SuseLinuxOnline.Com