yes DNS-o-matic is good, it updates both OpenDNS as well as ur dynamic DNS provider.
for linux users, there is NO NEED of any additional software
in ur ip-up script just put following and it gets updated
for linux users, there is NO NEED of any additional software
in ur ip-up script just put following and it gets updated
Code:
#DNS-o-matic:/usr/bin/curl -u username:password 'https://updates.dnsomatic.com/nic/update?' &7#OpenDNS, no more needed#/usr/bin/curl -m 30 -u username:password 'https://updates.opendns.com/account/ddns.php?' &