Glorious1
Guru
- Joined
- Nov 23, 2014
- Messages
- 1,211
I use duckdns.org for dynamic DNS. To update it, I have a simple cron job:
Simply going to that page updates the IP. I noticed that duckdns is one of the providers available in Services > Dynamic DNS, and thought I would change to using that. But there are so many extra fields to fill out, and it seems like they are wrong fields, I can't figure out how to make it work. Yes, I've read the user guide.
Has anyone gotten this to work with duckdns? Or have a clue how to make it work?
Code:
/usr/local/bin/curl https://www.duckdns.org/update/<my-subdomain>/<token>
Simply going to that page updates the IP. I noticed that duckdns is one of the providers available in Services > Dynamic DNS, and thought I would change to using that. But there are so many extra fields to fill out, and it seems like they are wrong fields, I can't figure out how to make it work. Yes, I've read the user guide.
Has anyone gotten this to work with duckdns? Or have a clue how to make it work?