{"id":191,"date":"2016-09-05T22:10:29","date_gmt":"2016-09-06T05:10:29","guid":{"rendered":"http:\/\/www.asrivas.me\/blog\/?p=191"},"modified":"2016-09-17T16:15:16","modified_gmt":"2016-09-17T23:15:16","slug":"using-ddclient-for-ddns","status":"publish","type":"post","link":"https:\/\/www.asrivas.me\/blog\/using-ddclient-for-ddns\/","title":{"rendered":"Using ddclient for DDNS"},"content":{"rendered":"<p>I use ddclient to update my dynamic IP address which is assigned by Comcast. This is the gist for the ddclient configuration:<br \/>\n<code><\/p>\n<pre>\r\n# Configuration file for ddclient generated by debconf\r\n#\r\n# \/etc\/ddclient.conf\r\n\r\ndaemon=5m\r\nsyslog=yes\r\nuse=if, if=eth0\r\nssl=yes\r\nuse=web, web=myip.dnsomatic.com\r\nprotocol=freedns\r\nlogin=abcd\r\npassword='CENSORED'\r\nasrivas.me\r\nwww.asrivas.me\r\nmailserver.asrivas.me<\/pre>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I use ddclient to update my dynamic IP address which is assigned by Comcast. This is the gist for the ddclient configuration: # Configuration file for ddclient generated by debconf # # \/etc\/ddclient.conf daemon=5m syslog=yes use=if, if=eth0 ssl=yes use=web, web=myip.dnsomatic.com protocol=freedns login=abcd password=&#8217;CENSORED&#8217; asrivas.me www.asrivas.me mailserver.asrivas.me<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"_links":{"self":[{"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/posts\/191"}],"collection":[{"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/comments?post=191"}],"version-history":[{"count":6,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/posts\/191\/revisions"}],"predecessor-version":[{"id":210,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/posts\/191\/revisions\/210"}],"wp:attachment":[{"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/media?parent=191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/categories?post=191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.asrivas.me\/blog\/wp-json\/wp\/v2\/tags?post=191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}