DDNS.org - OPNSense configuration


This dynDNS configuration applies to:
Type Router/Firewall
Brand OPNSense
Version All Versions
Official Website https://docs.opnsense.org/manual/dynamic_dns.html
Configuration to use Custom dynDNS Provider

DDNS.ORG PFSense configuration

{primary} To configure an OPNSenss with DDNS.org service you should use the 'CUSTOM' option in Service type field and enter our specific Update URL.

  • Step 1

    Access the Web administration interface, usually on https://192.168.1.1. In the web interface, go to Services ‣ Dynamic DNS. In the upper right corner, click Add.

  • Step 2

    Compile the form with the following data:

Field Value
Service Type CUSTOM
Interface to monitor WAN
Interface to send update from WAN
Username enter your DDNS.org update username, which could be found in your control panel
Password enter your DDNS.org update password, which could be found in your control panel
Update URL *see notes for Update URL
Result Match leave it empty for no result check

Notes on UPDATE URL:

  • use the following URL
  • Substitute YOURHOSTNAME with your hostname
  • Leave %IP% in the URL as is, OPNSense will insert the current WAN IP
  • Enter all the Update URL on one line
http://update.ddns.org/nic/update?hostname=YOURHOSTNAME&myip=%IP%

Remember to substitute YOURHOSTNAME with the exact full hostname, for example myexamplehost.fixip.org

Conclusion

If have doubts or problems configuring OPNSense with DDNS.org you can check the Troubleshooting page or contact the support from your account using the Support Request form.