How to install ddclient o...
How to install ddclient on Debian 9 to automatically track my IP changes
- Accueil
- Espace Client
- Community Forum
- Services
- Dynamic DNS Service
- How to install ddclient on Debian 9 to automatically track my IP changes
- Community Forum
- How to install ddclient on Debian 9 to automatically track my IP changes
Topic: How to install ddclient on Debian 9 to automatically track my IP changes
by wangboi7 on mardi 16 avril 2019
How to setup DDNS to automatically track your IP changes?
I have a Debian based systems, should I use apt-get install ddclient to install it?
Please enter the name of the server which is providing you with dynamic DNS service (example: members.dyndns.org
I don't know the answer to this question? when I try to install the ddclient?
should I fill in my IP's Domain?
Reply with quote |Report
by Mayhem on dimanche 21 avril 2019
See https://www.dynu.com/DynamicDNS/IPUpdateClient/DDClient
Look specifically at "Below is a sample configuration to detect IP address for third level hostname MYDOMAIN.DYNU.COM from the hardware interface"
I just did this minutes ago on my Raspberry Pi (Debian 9.8). I had to figure out how to get it to post my IP over Windscribe VPN. If you're in that boat too, make sure your /etc/ddclient.conf has
#use=if, if=wlan0 (my connection was over wireless)
use=web, web=checkip.dynu.com
Then restart the service using
sudo /etc/init.d/ddclient restart
then refresh your profile after a couple of minutes to see the change
Look specifically at "Below is a sample configuration to detect IP address for third level hostname MYDOMAIN.DYNU.COM from the hardware interface"
I just did this minutes ago on my Raspberry Pi (Debian 9.8). I had to figure out how to get it to post my IP over Windscribe VPN. If you're in that boat too, make sure your /etc/ddclient.conf has
#use=if, if=wlan0 (my connection was over wireless)
use=web, web=checkip.dynu.com
Then restart the service using
sudo /etc/init.d/ddclient restart
then refresh your profile after a couple of minutes to see the change
Reply with quote |Report
| Author | Topic: How to install ddclient on Debian 9 to automatically track my IP changes |
|---|---|
|
wangboi7 Joined: 16/04/2019 |
mardi 16 avril 2019 23:17 How to setup DDNS to automatically track your IP changes? I have a Debian based systems, should I use apt-get install ddclient to install it? Please enter the name of the server which is providing you with dynamic DNS service (example: members.dyndns.org I don't know the answer to this question? when I try to install the ddclient? should I fill in my IP's Domain? |
|
Mayhem Joined: 20/04/2019 |
dimanche 21 avril 2019 06:57
See https://www.dynu.com/DynamicDNS/IPUpdateClient/DDClient
Look specifically at "Below is a sample configuration to detect IP address for third level hostname MYDOMAIN.DYNU.COM from the hardware interface" I just did this minutes ago on my Raspberry Pi (Debian 9.8). I had to figure out how to get it to post my IP over Windscribe VPN. If you're in that boat too, make sure your /etc/ddclient.conf has #use=if, if=wlan0 (my connection was over wireless) use=web, web=checkip.dynu.com Then restart the service using sudo /etc/init.d/ddclient restart then refresh your profile after a couple of minutes to see the change |
samedi 13 juin 2026 08:24
