FTP site

Anders Häggström hagge.ubuntu at intercorner.net
Sun May 27 18:36:28 UTC 2007


The way dyndns.org updates your IP is thru a webrequest, where the URL
looks something like this:
https://username:password@members.dyndns.org/nic/update?hostname=yoursubdomain.dyndns.org&system=dyndns&myip=ipnumber&wildcard=NOCHG
This is often handled by the daemon and you don't see much of it, if
you don't update your domain thru a cronjob or your own script.
My point is, if you leave "&myip=ipnumber" out, or use "&myip=",
dyndns will use the IP-number where the request came from for
updating.

Regards,
Anders




More information about the ubuntu-users mailing list