My Firewall(Cisco ASA 5505) are unable to do dynamic DNS towards Zoneedit. Is there any way to use the ATV2 to do this?
I can issue the command manually to update the DNS record but I would like it to run as a Cron job regularly. Can launchd do this?
The command I need to run is:
wget -O - --http-user=myusername --http-passwd=mypassword 'http://dynamic.zoneedit.com/auth/dynamic.html?host=mydomain.com'
Thanks
I can issue the command manually to update the DNS record but I would like it to run as a Cron job regularly. Can launchd do this?
The command I need to run is:
wget -O - --http-user=myusername --http-passwd=mypassword 'http://dynamic.zoneedit.com/auth/dynamic.html?host=mydomain.com'
Thanks