Has anyone successfully setup DDNS with DNSMadeEasy?
There are a few parameters to pass, namely:
https://cp.dnsmadeeasy.com/servlet/updateip?username=YOURUSERNAME &password=YOURPASSWORD &id=UNIQUERECORD &ip=NEWIPADDRESS
where:
YOURUSERNAME = your dnsmadeeasy account username
YOURPASSWORD = this is a password that can be applied to the dynamic record individually
UNIQUERECORD = a unique ID that dnsmadeeasy assigns and links to the hostname
NEWIPADDRESS = the new ip
I'm not sure how to get the UNIQUERECORD into the RUTX11 GUI. It doesn't update but it equally doesn't complain about it not working. Passing the string through a web browser does work however.
I'm wondering what string the RUTX11 does pass when it tries to do an update?