advice for using inadyn d...
advice for using inadyn ddns client
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- advice for using inadyn ddns client
- Community Forum
- advice for using inadyn ddns client
Topic: advice for using inadyn ddns client
Because ddclient has stopped working for me, I am changing to use inadyn as an alternative. Can you please advise on the following configuration items?
I'm assuming the username and password are the same I use for the web interface, and <hostname> is the same as I had configured with ddclient, but not sure about the rest - my best guesses are shown below.
### Custom provider example
custom dynu {
username = <username>
password = "<password>"
checkip-server = checkip.dynu.com
checkip-path = /
checkip-ssl = true
ddns-server = api.dynu.com
ddns-path = "/update?hostname=%h"
ssl = true
hostname = <hostname>.example.net
}
I'm assuming the username and password are the same I use for the web interface, and <hostname> is the same as I had configured with ddclient, but not sure about the rest - my best guesses are shown below.
### Custom provider example
custom dynu {
username = <username>
password = "<password>"
checkip-server = checkip.dynu.com
checkip-path = /
checkip-ssl = true
ddns-server = api.dynu.com
ddns-path = "/update?hostname=%h"
ssl = true
hostname = <hostname>.example.net
}
Reply with quote |Report
| Author | Topic: advice for using inadyn ddns client |
|---|---|
|
cybervegan Joined: 20/07/2023 |
mercredi 15 juillet 2026 06:40
Because ddclient has stopped working for me, I am changing to use inadyn as an alternative. Can you please advise on the following configuration items?
I'm assuming the username and password are the same I use for the web interface, and <hostname> is the same as I had configured with ddclient, but not sure about the rest - my best guesses are shown below. ### Custom provider example custom dynu { username = <username> password = "<password>" checkip-server = checkip.dynu.com checkip-path = / checkip-ssl = true ddns-server = api.dynu.com ddns-path = "/update?hostname=%h" ssl = true hostname = <hostname>.example.net } |
mercredi 15 juillet 2026 21:00
