Dynamic DNS: Difference between revisions

Onny (talk | contribs)
Klinger (talk | contribs)
m Category:DNS added
 
(2 intermediate revisions by 2 users not shown)
Line 22: Line 22:
Where <code>CONFIG_FILEPATH</code> should correspond to the location of your config.json file.
Where <code>CONFIG_FILEPATH</code> should correspond to the location of your config.json file.


The following is an example for Porkbun. Consult the documentation of your DNS provider for proper formatting and make sure to enable API access if needed.   
The following is an example for the provider [https://porkbun.com Porkbun]. Consult the documentation of your DNS provider for proper formatting and make sure to enable API access if needed.   


{{file|config.json|json|<nowiki>
{{file|config.json|json|<nowiki>
Line 44: Line 44:


You can verify proper operation using <code>journalctl -u ddns-updater.service</code>. Note that previous manual DNS entries might not be overwritten using this tool and need to be deleted first.
You can verify proper operation using <code>journalctl -u ddns-updater.service</code>. Note that previous manual DNS entries might not be overwritten using this tool and need to be deleted first.
[[Category:Networking]]
[[Category:DNS]]