Freenas with Inadyn clien...
Freenas with Inadyn client
- 主页
- 后台控制中心
- 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: 2016/12/24 |
Freenas with Inadyn client 2019年1月29日 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: 2016/12/24 |
Freenas with Inadyn client 2019年1月29日 15:40
Look for tested INADYN config file - for DYNU.COM
|
checyr Joined: 2021/11/26 |
Freenas with Inadyn client 2023年6月5日 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 2024年11月22日 16:40 US Mountain Standard Time
2024年11月22日 16:40