Resister your information
Visit MyDNS site https://www.mydns.jp/ and resister your information.
Information
- ID: mydnsxxxxxx
- Pass: XXXXXXXXX
- Domain: lama-lab.mydns.jp
Records
- * = A
- * = AAAA
- www = A
- www = AAAA
IP Notification
$ sudo vi /etc/cron.hourly/mydns
The contents of the file is
wget -q -O - http://[ID]:[Pass]@ipv4.mydns.jp/login.html
wget -q -O - http://[ID]:[Pass]@ipv6.mydns.jp/login.html
Change the permission of the file
$ sudo chmod u+x /etc/cron.hourly/mydns
Leave a Reply