Page 1 of 1

Question about Dynamic DNS

Posted: Sat Dec 10, 2016 9:38 pm
by arthurdent4242
Has anyone on here used the sonic.net ddns service with pfsense? If so, could you share your settings to get it working in the pfsense gui? Looking at the perl script on GitHub it looks pretty straightforward, but I don't want to reinvent the wheel.

TIA!

Re: Question about Dynamic DNS

Posted: Tue Dec 13, 2016 2:27 pm
by Guest
You could write a script to do this and put it on the pfsense box, but if your specifically looking to use the "Dynamic DNS" interface in PFSense you could post to the PFSense forums and reference the api at Sonic: https://public-api.sonic.net/dyndns and someone might be able to help you there.

Or you could try this on the Update URL section in PFSense (changing xxxxx to your info), but I don't have a host at sonic so I have no way of testing it.

Code: Select all

https://public-api.sonic.net/dyndns/host?userid=xxxxx&apikey=xxxxx&hostname=xxxxx&value=%IP%