Securifi Community Forum

Securifi Products => Almond+ => Topic started by: tastewar1 on August 24, 2014, 07:59:44 pm

Title: Looking for help with DDNS (dnsomatic)
Post by: tastewar1 on August 24, 2014, 07:59:44 pm
I've seen in another topic that people are using the DDNS functionality, but it seems as though many services can't be (properly?) configured through the Web UI (the OpenWRT settings pages), or at least that's how I'm reading it. I tried a number of things, with no success, so I used the [X Reset] button on that page, and now no matter how many times I reboot or try using the Add button, with or without the Save button afterwards, I never get an input section back on that page!

What to do?
Title: Re: Looking for help with DDNS (dnsomatic)
Post by: Square Cherry on August 25, 2014, 04:12:53 am
Hi!

I got DNS-O-Matic to work using The19th's solution:

I was able to get DNS-o-Matic to work, and it was pretty self explanatory. Using their API page, I just added the following line to /usr/lib/ddns/services

Code: [Select]
"DNS-O-Matic" "http://[USERNAME]:[PASSWORD]@updates.dnsomatic.com/nic/update?myip=[IP]&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG"

This is also necessary, at least for R065:

Updating the address has been working flawlessly after getting rid of the @ entry in the /usr/lib/ddns/url_escape.sed file.

I made the changes using vi over SSH, entered my DNS-O-Matic credentials on the OpenWRT DDNS page, and then rebooted the router. Now it works!
Title: Re: Looking for help with DDNS (dnsomatic)
Post by: The19th on August 25, 2014, 11:10:55 pm
In OpenWRT, you can only click the green "Add" button after you type in a new name of the service.

Essentially, type something in the box to the left of the "Add" button – do not leave it blank.