• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Program to update DNS with DHCP info

At work we are on Roadrunner Cable Modem service, which does not provide a static IP address. This poses a problem since I need to set up a web site and e-mail for my work. DSL not available, but I read once about programs that automatically update your DNS entries as soon as your IP address renews. Has anyone heard of something like this, with any sort of feedback or recommendations? Thanks for your help.

The Cable Guy

 


<< At work we are on Roadrunner Cable Modem service, which does not provide a static IP address. This poses a problem since I need to set up a web site and e-mail for my work. DSL not available, but I read once about programs that automatically update your DNS entries as soon as your IP address renews. Has anyone heard of something like this, with any sort of feedback or recommendations? Thanks for your help.

The Cable Guy
>>



What Operating System are you running? I'm working on something that works the same way.... It continually checks the IP address... If it changes it will update Bind and Apache and then restart both services. Programs to do this can be easily created with Perl (Well.... Maybe not for Windows... But for Linux they are)
 
Back
Top