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: 24/12/2016 |
Freenas with Inadyn client 29 January 2019 15:38
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: 24/12/2016 |
Freenas with Inadyn client 29 January 2019 15:40
Look for tested INADYN config file - for DYNU.COM
|
checyr Joined: 26/11/2021 |
Freenas with Inadyn client 05 June 2023 22:06
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 26 December 2024 13:21 US Mountain Standard Time
26 December 2024 13:21