I currently have a cable modem which is assigned a dynamic IP address via DHCP from my service provider.
I have set up an account with
DynDns.org which allows me to update the dns record for my domain via a small python script.
I am currently running this script via cron but wish to only run it when I am assigned a new IP address.
Could someone please point me in the right direction as to what is run when an IP address is obtained.
Cheers,
Chris