OPNsense Forum

English Forums => Tutorials and FAQs => Topic started by: mav on March 05, 2025, 05:41:44 PM

Title: Dynamic DNS on freedns.afraid.org
Post by: mav on March 05, 2025, 05:41:44 PM
I thought I'd mention this, having run into it this morning when setting up a new system & this is a much easier & safer approach (I think) than that described in other forum threads like

https://forum.opnsense.org/index.php?topic=36994.0

as it doesn't require you store any credentials, and you can revoke the update token at any time on the FreeDNS control panel.

On the freedns.afraid.org interface:

Then, in the dynamic DNS panel on opnsense:

Give it a minute or two to update, and you should notice the additional values in the Services: Dynamic DNS Settings page appear.
Title: Re: Dynamic DNS on freedns.afraid.org
Post by: fermulator on July 21, 2025, 02:24:43 AM
HUGE! Finally found a great set of instructions. I will contact afraid DNS support to update their documentation.
Title: Re: Dynamic DNS on freedns.afraid.org
Post by: fermulator on July 21, 2025, 02:37:48 AM
Darn - although the Current IP & Updated fields DO appear correct, seeing these failures in the logs.

```
<165>1 2025-07-20T20:31:25-04:00 foo-opnsense.local ddclient 65745 - [meta sequenceId="1"] Account 346cbf56-4c57-4420-b89c-c83c10dcdb9a [custom - ]  executing
<163>1 2025-07-20T20:31:25-04:00 foo-opnsense.local ddclient 65745 - [meta sequenceId="2"] Account 346cbf56-4c57-4420-b89c-c83c10dcdb9a [custom - ]  failed to set new ip <IP-ADDRESS> [404 - Error 404 : Page not found]
<165>1 2025-07-20T20:31:25-04:00 foo-opnsense.local ddclient 65745 - [meta sequenceId="3"] Account 346cbf56-4c57-4420-b89c-c83c10dcdb9a [custom - ]  not modified
```

Thoughts?