Configure Dynu in PFSense

PFSense is an open source firewall/router computer software distribution based on FreeBSD. You may use Dynu dynamic DNS service with 'Custom' option.


PFSense Dynu Dynamic DNS

From the main menu, select Services then Dynamic DNS . Use the following settings:

  • Service Type : Custom
  • Interface to monitor : WAN
  • Interface to send update from : WAN
  • Username : your Dynu username
  • Password : your Dynu password or MD5 encrypted password
  • Hostname : example.dynu.com or yourdomain.com
  • URL : Dynu Custom IP Update URL
  • Result Match : good|nochg


  • Listing Item   Dynu Custom IP Update URL

    Update one domain name

  • Non SSL: http://api.dynu.com/nic/update?hostname=example.dynu.com&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?hostname=example.dynu.com&password=PASSWORD

  • Update all domains in your account

  • Non SSL: http://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD

  • Update an alias

  • Non SSL: http://api.dynu.com/nic/update?hostname=example.dynu.com&alias=Alias&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?hostname=example.dynu.com&alias=Alias&password=PASSWORD
  • Dynu

    Post a Comment