advice for using inadyn d...
advice for using inadyn ddns client
- Casa
- Pannello di controllo
- Forum della Comunità
- Services
- Dynamic DNS Service
- advice for using inadyn ddns client
- Forum della Comunità
- advice for using inadyn ddns client
Argomento: 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
}
Rispondi con citazione |Segnalare
| Autore | Argomento: advice for using inadyn ddns client |
|---|---|
|
cybervegan Iscritto: 20/07/2023 |
mercoledì 15 luglio 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 } |
mercoledì 15 luglio 2026 21:00
