집에서 사용중인 유동 IP를 등록. DDNS 설정 O
5분마다 해당 도메인의 IP를 확인, IP가 다르면 DNS 서버의 IP를 변경
crontab e
*/5 * * * * /usr/bin/curl -s '<http://ddns.dnszi.com/set.html?user=><UserName>&auth=<AuthKey>&domain=<DomainName>&record='
cronjob 등록 후, cron 재시작. sudo service cron reload
공유기의 mac 주소 변경하여 IP 재획득. 변경된 IP 반영되는 것 확인