For now you'll need to call your dns script from dhclient. A system() will do the trick.
Scott [[email protected]] wrote: > Hi everyone, > > Migrated to v5.3. I had a mod to the former dhclient-script that would fire > a "wget" to my dns provider, which in turn, would act as a dynamic update > and cause my dns "A" records to be updated with the current IP address. > This event-based hook-fire point was better than a time-based cron script > as it only fired when a dhclient-script event occurred. > > I would like to carry the general idea forward but am unable to find a new > v5.3 hook or fire point to nit my wget into. > > Any help greatly appreciated. > > With thanks, -- Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

