Freenas with Inadyn clien...
Freenas with Inadyn client
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- Freenas with Inadyn client
- Community Forum
- Freenas with Inadyn client
Topic: Freenas with Inadyn client
I try to config INADYN update client in Freenas under FrreBSD to update IP in Dynu.com...Please, post correct config file = WORKING and tested. Thanks
Reply with quote | Report
I'm using TrueNAS 13 and had a hard time setting up Dynamic DNS service using Dynu. Finally got it to work. Here is the content of /etc/local/inadyn.conf:period = 300custom customProvider { ddns-server = "api.dynu.com" ddns-path = "/nic/update?username=%u&password=%p&myip=%i&hostname=%h" ssl = false checkip-ssl = false checkip-server = "dynamic.zoneedit.com" checkip-path = "/checkip.html" username = "yourname" password = 'yourpassword' hostname = { "somethingsomething.ddnsfree.com" }}You actually need to enter these values in the GUI, since this file would get overwritten when you start the service. The password could be your actual password, or the MD5 hash of it.root@backup-remote[/var/log]# md5 -s "yourpassword"MD5 (yourpassword) = 637b9adadf7acce5c70e5d327a725b13
Reply with quote | Report
Author | Topic: Freenas with Inadyn client |
---|---|
vesprintv Joined: 12/24/2016 |
Freenas with Inadyn client Tuesday, January 29, 2019 3:38 PM
I try to config INADYN update client in Freenas under FrreBSD to update IP in Dynu.com...Please, post correct config file = WORKING and tested. Thanks
|
vesprintv Joined: 12/24/2016 |
Freenas with Inadyn client Tuesday, January 29, 2019 3:40 PM
Look for tested INADYN config file - for DYNU.COM
|
checyr Joined: 11/26/2021 |
Freenas with Inadyn client Monday, June 5, 2023 10:06 PM
I'm using TrueNAS 13 and had a hard time setting up Dynamic DNS service using Dynu. Finally got it to work. Here is the content of /etc/local/inadyn.conf:period = 300custom customProvider { ddns-server = "api.dynu.com" ddns-path = "/nic/update?username=%u&password=%p&myip=%i&hostname=%h" ssl = false checkip-ssl = false checkip-server = "dynamic.zoneedit.com" checkip-path = "/checkip.html" username = "yourname" password = 'yourpassword' hostname = { "somethingsomething.ddnsfree.com" }}You actually need to enter these values in the GUI, since this file would get overwritten when you start the service. The password could be your actual password, or the MD5 hash of it.root@backup-remote[/var/log]# md5 -s "yourpassword"MD5 (yourpassword) = 637b9adadf7acce5c70e5d327a725b13
|
It is currently Friday, November 15, 2024 5:41 AM US Mountain Standard Time
Friday, November 15, 2024 5:41 AM