Tutorials and How-tos/Install a DynDNS Client

From BubbaWiki
Jump to navigation Jump to search

If you find our Easyfind service not being enough for you, you might want to use for example www.dyndns.com. To update DynDNS with your external IP you need to install a DynDNS client on Bubba. Follow these steps:

1. Install the application ddclient:

apt-get install ddclient

2. Optional step, edit the config file to match your DynDNS settings:

nano /etc/ddclient.conf

3. Restart the client program:

/etc/init.d/ddclient restart


Thats all!