Actually you can do this with ddclient and a service like DynDNS. Maybe you can put your somehost.mydomain.com in CNAME of blabla.dyndns.org and configure ddclient to update the service for blabla.dyndns.org
On Thu, May 3, 2012 at 12:25 PM, Terry Shepherd <[email protected]> wrote: > For a project at work, I need to have my development machine here at > my house reachable via a name. > > I don't have static IP from my ISP (they offer it, but it's an > expensive add-on). > > I have the router configured so that if you go to > http://205.178.x../mypage you get to my server, but I need to have it > reachable via http://somehost.mydomain.com/ > > How can I do this with PERL? I looked up "Dynamic DNS" on > search.cpan.org and did not find anything that seemed appropriate. > > Thanks! > > -- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > http://learn.perl.org/ > > -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
