Showing posts with label DDNS. Show all posts
Showing posts with label DDNS. Show all posts

Sunday, May 26, 2013

OpenWRT DDNS updater

Although all packages are installed, you have to add the update url manually so that it works.
/usr/lib/ddns/services


"changeip"
"dyndns" "http://[USERNAME]:[PASSWORD]@members.dyndns.org/nic/update?hostname=[DOMAIN]&myip=[IP]&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG"
"dyndnsit"
"no-ip" "http://[USERNAME]:[PASSWORD]@dynupdate.no-ip.com/nic/update?hostname=[DOMAIN]&myip=[IP]"
"ovh"

Done!