[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: Dynamic DNS with a python script

Delta

12/28/2007 1:11:00 AM

Some registrars provide a Dynamic DNS service. The one I use
(namecheap) provides it and I think all I had to do was edit my
ddclient.conf to use it instead of dyndns once I got my domain.
However, if you're going to use ipcheck you'll have to change some of
the args to use the registrars utilities to change your IP, I believe.

On 12/27/07, Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
> Thank you!
>
> What if I would like to use my own DNS server for this (considereing I've
> got my own domain names)?
>