Setting up dynamic DNS (DDNS)
Problem: My validator is running behind a dynamic IP address and this causes connectivity issues with other validators when my dynamic IP address changes.
Last updated
Problem: My validator is running behind a dynamic IP address and this causes connectivity issues with other validators when my dynamic IP address changes.
Last updated
Most internet connections are through a dynamic IP address and can change weekly or even daily.
Frequent IP changes can make it difficult to host services such as a validator.
As a workaround, you can use a DDNS (Dynamic DNS) service.
Using a subdomain (i.e. mySubDomain.duckdns.org), you relate this to your latest dynamic IP address.
Periodically, say every 5 minutes, your computer updates a subdomain with your latest dynamic IP address.
Other validators or users would find you via the subdomain, instead of IP address.
Linux cron
For the purpose of this tutorial, we will be using
1. Sign in and create an account with your preferred social media login.
3. Configure the beacon-chain to use your new DDNS subdomain.
Nice work. You're running a DDNS now.
Congrats on completing the guide. ✨
2. Follow the instructions on
Be sure to familiarize yourself with the