Tutorials and How-tos/Install a DynDNS Client
< Tutorials and How-tos
Jump to navigation
Jump to search
Revision as of 16:08, 1 July 2010 by Azatoth (talk | contribs) (moved Install a DynDNS client to Howto/Install a DynDNS client: sub page)
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!